We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef72f79 + f12ef4e commit 14c4088Copy full SHA for 14c4088
.github/workflows/scorecard.yml
@@ -49,7 +49,7 @@ jobs:
49
# uploads of run results in SARIF format to the repository Actions tab.
50
# https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
51
- name: "Upload artifact"
52
- uses: actions/upload-artifact@4.6.2
+ uses: actions/upload-artifact@v5.0.0
53
with:
54
name: SARIF file
55
path: results.sarif
0 commit comments