Skip to content

Commit

Permalink
Merge pull request #450 from cailloumajor/renovate/github-codeql-acti…
Browse files Browse the repository at this point in the history
…on-3.x

chore(deps): update github/codeql-action action to v3
  • Loading branch information
cailloumajor authored May 24, 2024
2 parents 8df1fb9 + a0effd1 commit 8e126c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerability-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
format: sarif
output: trivy-results.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: trivy-results.sarif

0 comments on commit 8e126c8

Please sign in to comment.