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 f8536e6 commit a83f0a8Copy full SHA for a83f0a8
.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