Skip to content

Commit 09d9a5c

Browse files
authored
chore(deps): Update actions/github-script action to v8 (#557)
1 parent 0fffec9 commit 09d9a5c

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
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
prerelease: true
3232
- name: Trigger Renovate
33-
uses: actions/github-script@v7
33+
uses: actions/github-script@v8
3434
if: steps.release.outputs.release_created && steps.semver_parser.outputs.prerelease == ''
3535
with:
3636
github-token: ${{ secrets.GH_CQ_BOT }}

0 commit comments

Comments
 (0)