Skip to content

Commit b77557e

Browse files
committed
chore(deps): Update actions/github-script action to v8
1 parent 4413308 commit b77557e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
prerelease: true
3131
- name: Trigger Renovate
32-
uses: actions/github-script@v7
32+
uses: actions/github-script@v8
3333
if: steps.release.outputs.release_created && steps.semver_parser.outputs.prerelease == ''
3434
with:
3535
github-token: ${{ secrets.GH_CQ_BOT }}

0 commit comments

Comments
 (0)