diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index f46160f..82bc1b4 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -45,6 +45,6 @@ jobs: # Upload the SARIF file generated in the previous step - name: Upload SARIF results file - uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3 + uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3 with: sarif_file: results.sarif