We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 877ed81 commit 331a1c9Copy full SHA for 331a1c9
.github/workflows/scorecards.yml
@@ -78,7 +78,7 @@ jobs:
78
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
79
# format to the repository Actions tab.
80
- name: "Upload artifact"
81
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
82
with:
83
name: SARIF file
84
path: results.sarif
0 commit comments