Skip to content

Commit 06ca324

Browse files
fix(deps): update github/codeql-action digest to 216127f
1 parent 075f2ce commit 06ca324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
template: "@/contrib/sarif.tpl"
8989
- name: Change hardcoded Dockerfile path
9090
run: "sed -i 's/\"uri\": \"Dockerfile\"/\"uri\": \"${{ inputs.name }}\\/Dockerfile\"/' trivy-results.sarif"
91-
- uses: "github/codeql-action/upload-sarif@a3a8231e64d3db0e7da0f3b56b9521dcccdfe412"
91+
- uses: "github/codeql-action/upload-sarif@216127f34aa309c5876c25b8ea6bda90f4f559fe"
9292
with:
9393
sarif_file: trivy-results.sarif
9494
integration_test:

0 commit comments

Comments
 (0)