We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44916ae commit 9c654d5Copy full SHA for 9c654d5
.github/workflows/docker-build.yaml
@@ -153,7 +153,7 @@ jobs:
153
severity: 'CRITICAL,HIGH'
154
155
- name: Upload Trivy scan results to GitHub Security tab
156
- uses: github/codeql-action/upload-sarif@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3
+ uses: github/codeql-action/upload-sarif@f94c9befffa4412c356fb5463a959ab7821dd57e # v3
157
if: always()
158
with:
159
sarif_file: trivy-results.sarif
0 commit comments