Skip to content

Commit

Permalink
build(deps): bump peter-evans/create-pull-request from 4 to 5 (golang…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 11, 2023
1 parent f5bbb3b commit 252ae9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: make update_netlify_state

- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v5
with:
base: master
token: ${{ secrets.GOLANGCI_LINT_TOKEN }}
Expand Down

0 comments on commit 252ae9f

Please sign in to comment.