Skip to content

Commit a7c175b

Browse files
build(deps): bump peter-evans/create-pull-request from 5 to 6 (#4348)
1 parent a727aa5 commit a7c175b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: make update_contributors_list # may take 15 min
3535

3636
- name: Create Pull Request
37-
uses: peter-evans/create-pull-request@v5
37+
uses: peter-evans/create-pull-request@v6
3838
with:
3939
base: master
4040
token: ${{ secrets.GOLANGCI_LINT_TOKEN }}

0 commit comments

Comments
 (0)