Skip to content

Commit

Permalink
Merge pull request #45 from media-streaming-mesh/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/github/codeql-action-3

Bump github/codeql-action from 2 to 3
  • Loading branch information
gilesheron authored May 10, 2024
2 parents 537eb99 + 7d968c6 commit 06571cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
if: github.event_name == 'push'

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: "trivy-results.sarif"
if: github.event_name == 'push'

0 comments on commit 06571cd

Please sign in to comment.