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 b2b7703 commit 39e2229Copy full SHA for 39e2229
.github/workflows/scorecards-analysis.yml
@@ -48,7 +48,7 @@ jobs:
48
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
49
# format to the repository Actions tab.
50
- name: "Upload artifact"
51
- uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # v3.0.0
+ uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
52
with:
53
name: SARIF file
54
path: results.sarif
0 commit comments