We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58f8b2 commit 990f04eCopy full SHA for 990f04e
1 file changed
.github/workflows/scorecard.yml
@@ -46,7 +46,7 @@ jobs:
46
# uploads of run results in SARIF format to the repository Actions tab.
47
# https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
48
- name: "Upload artifact"
49
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
50
with:
51
name: SARIF file
52
path: results.sarif
0 commit comments