Skip to content

Commit b3016f3

Browse files
authored
Merge pull request #2319 from onflow/dependabot/github_actions/actions/github-script-9
Bump actions/github-script from 8 to 9
2 parents fc6b995 + 71f4c31 commit b3016f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
steps:
3838
- name: Add PR Comment
39-
uses: actions/github-script@v8
39+
uses: actions/github-script@v9
4040
env:
4141
VULN_OUTPUT: ${{ needs.dependency-review.outputs.vulnerable-changes }}
4242
with:

0 commit comments

Comments
 (0)