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.
2 parents 20f5114 + b1cee5e commit f8924d1Copy full SHA for f8924d1
1 file changed
.github/workflows/ci.yaml
@@ -54,7 +54,7 @@ jobs:
54
summary: true
55
56
- name: Upload results to security tab
57
- uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
+ uses: github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
58
if: always()
59
with:
60
sarif_file: reports/ps-rule-results.sarif
0 commit comments