Skip to content

Commit 570122d

Browse files
chore(deps): Update actions/github-script action to v9
1 parent 759a162 commit 570122d

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
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
prerelease: true
5050
- name: Trigger Renovate
51-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
51+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
5252
if: steps.release.outputs.release_created && steps.semver_parser.outputs.prerelease == ''
5353
with:
5454
github-token: ${{ steps.app-token-github.outputs.token }}

0 commit comments

Comments
 (0)