We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3ef3c commit 64d2edcCopy full SHA for 64d2edc
1 file changed
.github/workflows/scorecard.yml
@@ -47,7 +47,7 @@ jobs:
47
publish_results: true
48
49
- name: "Upload artifact"
50
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # 7.0.1
+ uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
51
with:
52
name: Scorecard results
53
path: scorecard_results.sarif
0 commit comments