We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4376b28 commit 37c48d4Copy full SHA for 37c48d4
1 file changed
.github/workflows/bake_targets.yml
@@ -136,7 +136,7 @@ jobs:
136
args: --severity-threshold=high --file=Dockerfile
137
138
- name: Upload result to GitHub Code Scanning
139
- uses: github/codeql-action/upload-sarif@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
+ uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3 # v3
140
continue-on-error: true
141
with:
142
sarif_file: snyk.sarif
0 commit comments