Skip to content

Commit 619c5b4

Browse files
authored
Merge branch 'main' into partial
2 parents e6f2eea + 86403d9 commit 619c5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/powershell.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131

3232
# Upload the SARIF file generated in the previous step
3333
- name: Upload SARIF results file
34-
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
34+
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
3535
with:
3636
sarif_file: results.sarif

0 commit comments

Comments
 (0)