We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff173f commit 2962fb7Copy full SHA for 2962fb7
.github/workflows/scorecards.yml
@@ -61,7 +61,7 @@ jobs:
61
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
62
# format to the repository Actions tab.
63
- name: "Upload artifact"
64
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
+ uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
65
with:
66
name: SARIF file
67
path: results.sarif
0 commit comments