Skip to content

Commit 623c8d8

Browse files
Update github/codeql-action digest to f1f6e5f
1 parent 9d5c076 commit 623c8d8

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
@@ -55,7 +55,7 @@ jobs:
5555
github-pat: ${{ secrets.GITHUB_TOKEN }}
5656

5757
- name: Upload scan results to GitHub Security
58-
uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3
58+
uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
5959
if: always()
6060
with:
6161
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)