Skip to content

Commit

Permalink
Merge branch 'main' into partial
Browse files Browse the repository at this point in the history
  • Loading branch information
freddydk authored Nov 22, 2024
2 parents 2692a96 + cba968f commit 8f261c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/powershell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:

# Upload the SARIF file generated in the previous step
- name: Upload SARIF results file
uses: github/codeql-action/upload-sarif@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
uses: github/codeql-action/upload-sarif@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3.27.4
with:
sarif_file: results.sarif

0 comments on commit 8f261c2

Please sign in to comment.