Skip to content

Commit e158dc9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: oxc-project/setup-node@141eb77546de6702f92d320926403fe3f9f6a6f2 # v1.0.5
4646
- run: pnpm run fmt "./src/docs/guide/usage/linter/**"
4747

48-
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
48+
- uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
4949
with:
5050
token: ${{ secrets.OXC_BOT_PAT }}
5151
commit-message: Release ${{ inputs.version }}

0 commit comments

Comments
 (0)