We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4cfb9f2 + e34e1ce commit 539365bCopy full SHA for 539365b
1 file changed
.github/workflows/scorecards.yml
@@ -54,7 +54,7 @@ jobs:
54
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
55
# format to the repository Actions tab.
56
- name: "Upload artifact"
57
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # tag=v3.0.0
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # tag=v4.6.1
58
with:
59
name: SARIF file
60
path: results.sarif
0 commit comments