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 e1c5e8f commit 7e16ce1Copy full SHA for 7e16ce1
.github/workflows/scorecards.yml
@@ -44,7 +44,7 @@ jobs:
44
45
# Upload the results as artifacts (optional).
46
- name: "Upload artifact"
47
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
+ uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
48
with:
49
name: SARIF file
50
path: results.sarif
0 commit comments