Skip to content

Commit

Permalink
chore(deps): update github/codeql-action action to v2.21.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 1a894f1 commit 222f1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/docker-scan/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
shell: bash

- name: Upload trivy scan results to github security tab
uses: github/codeql-action/upload-sarif@04daf014b50eaf774287bf3f0f1869d4b4c4b913 # v2.21.7
uses: github/codeql-action/upload-sarif@6a28655e3dcb49cb0840ea372fd6d17733edd8a4 # v2.21.8
with:
sarif_file: "trivy-results.sarif"
token: ${{ inputs.token }}

0 comments on commit 222f1de

Please sign in to comment.