We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33cd16d commit f73ff17Copy full SHA for f73ff17
.github/workflows/scorecards.yml
@@ -47,7 +47,7 @@ jobs:
47
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
48
# format to the repository Actions tab.
49
- name: "Upload artifact"
50
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
+ uses: actions/upload-artifact@134dcf33c0b9454c4b17a936843d7e21dccdc335 # v4.3.6
51
with:
52
name: SARIF file
53
path: results.sarif
0 commit comments