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.
1 parent 7f7b64b commit e60306dCopy full SHA for e60306d
.github/workflows/scorecard.yaml
@@ -52,7 +52,7 @@ jobs:
52
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
53
# format to the repository Actions tab.
54
- name: "Upload artifact"
55
- uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
+ uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
56
with:
57
name: SARIF file
58
path: results.sarif
0 commit comments