Skip to content

Commit

Permalink
Merge pull request #7 from sebastienrousseau/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/github/codeql-action-3

chore(deps): bump github/codeql-action from 2 to 3
  • Loading branch information
sebastienrousseau authored Jul 11, 2024
2 parents 6b04532 + dd4ea35 commit 9599f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ jobs:

# Push the Snyk Code results into GitHub Code Scanning tab
- 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-code.sarif

0 comments on commit 9599f2d

Please sign in to comment.