Skip to content

Commit 3f58cab

Browse files
renovate[bot]Goooler
authored andcommitted
Update peter-evans/create-pull-request action to v8
1 parent 1088b87 commit 3f58cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-go-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
private_key: ${{ secrets.MAINTAINER_APP_PRIVATE_KEY }}
3838
- name: Create Pull Request
3939
id: cpr
40-
uses: peter-evans/create-pull-request@v6
40+
uses: peter-evans/create-pull-request@v8
4141
with:
4242
token: ${{ steps.generate-token.outputs.token }}
4343
commit-message: Update Dependencies

0 commit comments

Comments
 (0)