Skip to content

Commit b8f931d

Browse files
chore(deps): update actions/upload-artifact action to v5 (#474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f93ee36 commit b8f931d

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
@@ -47,7 +47,7 @@ jobs:
4747
publish_results: true
4848

4949
- name: "Upload artifact"
50-
uses: actions/upload-artifact@v4.6.2
50+
uses: actions/upload-artifact@v5.0.0
5151
with:
5252
name: SARIF file
5353
path: results.sarif

0 commit comments

Comments
 (0)