We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5388fda + 08bcdf2 commit aba69ddCopy full SHA for aba69dd
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@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v3.29.5
+ uses: github/codeql-action/upload-sarif@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 # v3.29.5
31
with:
32
# Path to SARIF file relative to the root of the repository
33
0 commit comments