We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d4c6f2 + f40f543 commit e2e3ba6Copy full SHA for e2e3ba6
1 file changed
.github/workflows/security.yml
@@ -27,7 +27,7 @@ jobs:
27
sarif_file: tfsec.sarif
28
29
- name: Upload SARIF file
30
- uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
+ uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3.29.5
31
with:
32
# Path to SARIF file relative to the root of the repository
33
0 commit comments