Skip to content

Commit

Permalink
fix(deps): update github/codeql-action digest to 382a50a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 37f3d61 commit e2e8e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
template: "@/contrib/sarif.tpl"
- name: Change hardcoded Dockerfile path
run: "sed -i 's/\"uri\": \"Dockerfile\"/\"uri\": \"${{ inputs.name }}\\/Dockerfile\"/' trivy-results.sarif"
- uses: "github/codeql-action/upload-sarif@a3a8231e64d3db0e7da0f3b56b9521dcccdfe412"
- uses: "github/codeql-action/upload-sarif@382a50a0284c0de445104889a9d6003acb4b3c1d"
with:
sarif_file: trivy-results.sarif
integration_test:
Expand Down

0 comments on commit e2e8e0d

Please sign in to comment.