Skip to content

Commit 5d9de69

Browse files
Update github/codeql-action digest to df55935
1 parent c444b57 commit 5d9de69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
github-pat: ${{ secrets.GITHUB_TOKEN }}
5454

5555
- name: Upload scan results to GitHub Security
56-
uses: github/codeql-action/upload-sarif@60168efe1c415ce0f5521ea06d5c2062adbeed1b # v3
56+
uses: github/codeql-action/upload-sarif@df559355d593797519d70b90fc8edd5db049e7a2 # v3
5757
if: always()
5858
with:
5959
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)