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