Skip to content

Commit

Permalink
Merge pull request #149 from curbengh/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/codeql-action-3

chore(deps): bump github/codeql-action from 2 to 3
  • Loading branch information
curbengh authored Jan 28, 2024
2 parents d99caaf + 8e937ea commit bfb886a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
command: test
args: --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk.sarif
- name: Monitor for vulnerabilities
Expand Down

0 comments on commit bfb886a

Please sign in to comment.