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 0425fbc commit f4c5b59Copy full SHA for f4c5b59
.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@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
+ uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
82
with:
83
name: SARIF file
84
path: results.sarif
0 commit comments