Skip to content

Commit 1e26c8e

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

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

0 commit comments

Comments
 (0)