We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 954ad2d + c48c781 commit f1c5bddCopy full SHA for f1c5bdd
1 file changed
.github/workflows/ci.yaml
@@ -61,7 +61,7 @@ jobs:
61
PSRULE_AZURE_BICEP_USE_AZURE_CLI: true
62
63
- name: Upload results to security tab
64
- uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v3.29.5
+ uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v3.29.5
65
if: always()
66
with:
67
sarif_file: reports/ps-rule-results.sarif
0 commit comments