Skip to content

Commit 67720f4

Browse files
chore(deps): update actions/github-script action to v9
1 parent 2fea02e commit 67720f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/open-version-bump-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
- createVersionBumpPR
306306
steps:
307307
- name: Post success or failure comment to PR
308-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
308+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
309309
with:
310310
script: |
311311
// `needs` isn't loaded into `actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1`.context, so we have to read it from the outer context

0 commit comments

Comments
 (0)