We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ead4ee commit b148d93Copy full SHA for b148d93
.github/workflows/scorecards.yml
@@ -34,7 +34,7 @@ jobs:
34
# https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
35
# Optional.
36
- name: "Upload artifact"
37
- uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v2
+ uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v2
38
with:
39
name: SARIF file
40
path: results.sarif
0 commit comments