Skip to content

Commit 6441d5c

Browse files
build(deps): bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#6270)
1 parent 1935989 commit 6441d5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/post-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: make assets/github-action-config.json
2828

2929
- name: Create Pull Request
30-
uses: peter-evans/create-pull-request@v7
30+
uses: peter-evans/create-pull-request@v8
3131
with:
3232
base: main
3333
token: ${{ secrets.GOLANGCI_LINT_TOKEN }}
@@ -56,7 +56,7 @@ jobs:
5656
run: make website_dump_info
5757

5858
- name: Create Pull Request
59-
uses: peter-evans/create-pull-request@v7
59+
uses: peter-evans/create-pull-request@v8
6060
with:
6161
base: main
6262
token: ${{ secrets.GOLANGCI_LINT_TOKEN }}

0 commit comments

Comments
 (0)