We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dedf738 commit 1e26c8eCopy full SHA for 1e26c8e
1 file changed
.github/workflows/release_pr.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
prerelease: true
40
- name: Trigger Renovate
41
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
42
if: steps.release.outputs.release_created && steps.semver_parser.outputs.prerelease == ''
43
44
github-token: ${{ steps.app-token.outputs.token }}
0 commit comments