We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6be2e26 + c48c781 commit 0fd4bd2Copy full SHA for 0fd4bd2
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@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
+ uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3.29.5
58
if: always()
59
with:
60
sarif_file: reports/ps-rule-results.sarif
0 commit comments