diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index b5378d9..be50f9c 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@v4.37.4 + uses: github/codeql-action/upload-sarif@v4.37.6 with: sarif_file: results.sarif