diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 94d47cc..3dbaa65 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -27,7 +27,7 @@ jobs: sarif_file: tfsec.sarif - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v3.29.5 + uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v3.29.5 with: # Path to SARIF file relative to the root of the repository sarif_file: tfsec.sarif \ No newline at end of file