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 5864a64 commit 5638939Copy full SHA for 5638939
.github/workflows/scorecard.yml
@@ -45,7 +45,7 @@ jobs:
45
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
46
# format to the repository Actions tab.
47
- name: "Upload artifact"
48
- uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
49
with:
50
name: SARIF file
51
path: results.sarif
0 commit comments