Skip to content

Commit df2e2d7

Browse files
chore(deps): update peter-evans/create-pull-request action to v8 (#375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 798f858 commit df2e2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-userscripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- run: npm run ci:build
3030

31-
- uses: peter-evans/create-pull-request@v7
31+
- uses: peter-evans/create-pull-request@v8
3232
with:
3333
commit-message: "ci: update userscripts"
3434
delete-branch: true

0 commit comments

Comments
 (0)