We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecea02 commit 80bc4dbCopy full SHA for 80bc4db
.github/workflows/ossf_scorecard.yml
@@ -50,7 +50,7 @@ jobs:
50
51
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF format to the repository Actions tab.
52
- name: Upload artifact
53
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
54
with:
55
name: SARIF file
56
path: results.sarif
0 commit comments