Skip to content

Commit

Permalink
Update github/codeql-action action to v3 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
devex-sa and renovate-bot authored Dec 14, 2023
1 parent 4ff3b3a commit 47572df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
severity-cutoff: high

- name: Upload Anchore Scan Report
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.scan.outputs.sarif }}

Expand Down

0 comments on commit 47572df

Please sign in to comment.