Skip to content

Commit

Permalink
Bump github/codeql-action from 2 to 3 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 5d3b7c3 commit 359f47e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
hide-progress: false
-
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-alpine.sarif'
-
Expand Down Expand Up @@ -171,7 +171,7 @@ jobs:
hide-progress: false
-
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-debian.sarif'
-
Expand Down

0 comments on commit 359f47e

Please sign in to comment.