Skip to content

Commit 91792b3

Browse files
cloudquery-ci[bot]erezrokahkodiakhq[bot]
authored
chore(deps): Update actions/github-script action to v9 (#374)
Co-authored-by: cloudquery-ci[bot] <271027272+cloudquery-ci[bot]@users.noreply.github.com> Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 92ca168 commit 91792b3

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)