Skip to content

Commit

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

Bump github/codeql-action from 2 to 3
  • Loading branch information
geoff-vball authored Jan 23, 2025
2 parents d2fec79 + c998c4a commit 30f24c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN_PUB }}

- name: Upload SARIF file for GitHub Advanced Security Dashboard
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: semgrep.sarif
if: always()

0 comments on commit 30f24c7

Please sign in to comment.