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