We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb938b commit 77e2e13Copy full SHA for 77e2e13
.github/workflows/.tests.yml
@@ -82,7 +82,7 @@ jobs:
82
severity: "CRITICAL,HIGH"
83
84
- name: Upload Trivy scan results to GitHub Security tab
85
- uses: github/codeql-action/upload-sarif@d198d2fabf39a7f36b5ce57ce70d4942944f006e # v3
+ uses: github/codeql-action/upload-sarif@c503cb4fbb5ac9c4ff92454b2613f5bf931403e5 # v3
86
with:
87
sarif_file: "trivy-results.sarif"
88
e2e:
0 commit comments