Skip to content

Commit fcfb34f

Browse files
Update github/codeql-action digest to 181d5ee
1 parent ae132df commit fcfb34f

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@181d5eefc20863364f96762470ba6f862bdef56b # v3
5757
if: always()
5858
with:
5959
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)