We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16ae8cb + cf6d280 commit a15c3b7Copy full SHA for a15c3b7
.github/workflows/scorecards-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
42
# Upload the results as artifacts (optional).
43
- name: "Upload artifact"
44
- uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v2.3.1
+ uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v2.3.1
45
with:
46
name: SARIF file
47
path: results.sarif
0 commit comments