We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7fbd9 commit 76e1798Copy full SHA for 76e1798
.github/workflows/scorecards.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Upload the results as artifacts (optional).
44
- name: "Upload artifact"
45
- uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v3.1.0
+ uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v3.1.0
46
with:
47
name: SARIF file
48
path: results.sarif
0 commit comments