Skip to content

Commit 1ec9ce7

Browse files
authored
Merge pull request #2157 from onflow/dependabot/github_actions/actions/github-script-8
Bump actions/github-script from 7 to 8
2 parents 3c24279 + 6d472b8 commit 1ec9ce7

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@v7
39+
uses: actions/github-script@v8
4040
env:
4141
VULN_OUTPUT: ${{ needs.dependency-review.outputs.vulnerable-changes }}
4242
with:

0 commit comments

Comments
 (0)