We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 878a309 + 546e265 commit dd301d7Copy full SHA for dd301d7
.github/workflows/scorecard.yml
@@ -57,7 +57,7 @@ jobs:
57
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
58
# format to the repository Actions tab.
59
- name: "Upload artifact"
60
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
61
with:
62
name: SARIF file
63
path: results.sarif
0 commit comments