diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index 19afb021c0..09ef369896 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@366883a76d75dcee5428da5c3ae7abf9386e35ac # v2.26.2 + uses: github/codeql-action/upload-sarif@6a89f57882288b3d2f190cda65000eec9e9ebb7c # v2.27.0 with: sarif_file: results.sarif