We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6f2eea + 86403d9 commit 619c5b4Copy full SHA for 619c5b4
.github/workflows/powershell.yaml
@@ -31,6 +31,6 @@ jobs:
31
32
# Upload the SARIF file generated in the previous step
33
- name: Upload SARIF results file
34
- uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
+ uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
35
with:
36
sarif_file: results.sarif
0 commit comments