We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb28747 + 9f093f9 commit e27e45bCopy full SHA for e27e45b
.github/workflows/analysis-scorecard.yaml
@@ -42,6 +42,6 @@ jobs:
42
retention-days: 5
43
44
- name: Upload results to GitHub Security tab
45
- uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2.21.9
+ uses: github/codeql-action/upload-sarif@0116bc2df50751f9724a2e35ef1f24d22f90e4e1 # v2.22.3
46
with:
47
sarif_file: results.sarif
.github/workflows/artifacts.yaml
@@ -182,6 +182,6 @@ jobs:
182
183
184
- name: Upload Trivy scan results to GitHub Security tab
185
186
187
sarif_file: trivy-results.sarif
0 commit comments