We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d40ce16 + b406534 commit 82c7861Copy full SHA for 82c7861
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@1b168cd39490f61582a9beae412bb7057a6b2c4e # v3.29.5
+ uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
31
with:
32
# Path to SARIF file relative to the root of the repository
33
0 commit comments