Skip to content

Commit 18bb6df

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

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)