We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e16f57 commit e93dbd5Copy full SHA for e93dbd5
.github/workflows/scorecard.yml
@@ -43,7 +43,7 @@ jobs:
43
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
44
# format to the repository Actions tab.
45
- name: "Upload artifact"
46
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
+ uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
47
with:
48
name: SARIF file
49
path: results.sarif
0 commit comments