We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8924d1 + 1b0b74d commit 5675325Copy full SHA for 5675325
2 files changed
.github/workflows/azure-analyze.yaml
@@ -56,7 +56,7 @@ jobs:
56
# sarif_file: reports/ps-rule-results.sarif
57
58
- name: Upload results
59
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
60
if: always()
61
with:
62
name: PSRule-Sarif
.github/workflows/ci.yaml
@@ -60,7 +60,7 @@ jobs:
sarif_file: reports/ps-rule-results.sarif
63
64
65
66
0 commit comments