We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc8c27 commit 1be0bc0Copy full SHA for 1be0bc0
.github/workflows/scorecard.yml
@@ -51,7 +51,7 @@ jobs:
51
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
52
# format to the repository Actions tab.
53
- name: "Upload artifact"
54
- uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
+ uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
55
with:
56
name: SARIF file
57
path: results.sarif
0 commit comments