Skip to content

Commit f21f829

Browse files
chore(deps): Update actions/github-script action to v9
1 parent 1b94998 commit f21f829

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
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
prerelease: true
4141
- name: Trigger Renovate
42-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
42+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
4343
if: steps.release.outputs.release_created && steps.semver_parser.outputs.prerelease == ''
4444
with:
4545
github-token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)