We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e11af9 + ce68037 commit a5c554dCopy full SHA for a5c554d
.github/workflows/scorecards.yml
@@ -55,7 +55,7 @@ jobs:
55
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
56
# format to the repository Actions tab.
57
- name: 'Upload artifact'
58
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
59
with:
60
name: SARIF file
61
path: results.sarif
0 commit comments