We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0534a80 commit e84a184Copy full SHA for e84a184
.github/workflows/ossf-scorecard-action.yaml
@@ -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@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1
+ uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
49
with:
50
name: SARIF file
51
path: results.sarif
0 commit comments