diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index b1650b7b47c..32de58c085b 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -42,6 +42,6 @@ jobs: # Upload the SARIF file generated in the previous step - name: Upload SARIF results file - uses: github/codeql-action/upload-sarif@a09933a12a80f87b87005513f0abb1494c27a716 # v2 + uses: github/codeql-action/upload-sarif@a09933a12a80f87b87005513f0abb1494c27a716 # v2.21.4 with: sarif_file: results.sarif