Skip to content

Commit

Permalink
Merge pull request #21 from ThomasVitale/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…thub/codeql-action-3.27.5
  • Loading branch information
ThomasVitale authored Nov 22, 2024
2 parents b43f31a + 288cc87 commit 3117983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
output: 'trivy-results-build.sarif'

- name: Upload vulnerability report
uses: github/codeql-action/upload-sarif@396bb3e45325a47dd9ef434068033c6d5bb0d11a # v3.27.3
uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
if: success() || failure()
with:
sarif_file: 'trivy-results-build.sarif'
Expand Down

0 comments on commit 3117983

Please sign in to comment.