Skip to content

Commit f517331

Browse files
chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#398)
1 parent 01b9a7e commit f517331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
results_format: sarif
3737
publish_results: true
3838
- name: "Upload artifact"
39-
uses: actions/upload-artifact@v4.6.2
39+
uses: actions/upload-artifact@v5.0.0
4040
with:
4141
name: SARIF file
4242
path: results.sarif

0 commit comments

Comments
 (0)