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