Skip to content

Commit 8849142

Browse files
fix(deps): update github/codeql-action digest to 94a9b7a
1 parent 947878d commit 8849142

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
@@ -83,7 +83,7 @@ jobs:
8383
template: "@/contrib/sarif.tpl"
8484
- name: Change hardcoded Dockerfile path
8585
run: "sed -i 's/\"uri\": \"Dockerfile\"/\"uri\": \"${{ inputs.name }}\\/Dockerfile\"/' trivy-results.sarif"
86-
- uses: "github/codeql-action/upload-sarif@a3a8231e64d3db0e7da0f3b56b9521dcccdfe412"
86+
- uses: "github/codeql-action/upload-sarif@94a9b7a1101a1320dcadcbda5e7fd9a1e6abaaca"
8787
with:
8888
sarif_file: trivy-results.sarif
8989
integration_test:

0 commit comments

Comments
 (0)