Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/super-linter/super…
Browse files Browse the repository at this point in the history
…-linter-5.4.0
  • Loading branch information
HorizonNet authored Oct 9, 2023
2 parents 028b7df + b9afcef commit 79c68ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
output: 'trivy-results.sarif'

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2.21.9
uses: github/codeql-action/upload-sarif@v2.22.0
with:
sarif_file: 'trivy-results.sarif'

0 comments on commit 79c68ef

Please sign in to comment.