diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 0910aec..b1fdfe5 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@e46ed2cbd01164d986452f91f178727624ae40d7 # v3.29.5 + uses: github/codeql-action/upload-sarif@68bde559dea0fdcac2102bfdf6230c5f70eb485e # 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