Skip to content

Commit 51775a6

Browse files
authored
Merge pull request #103 from github/dependabot/github_actions/actions/upload-artifact-6.0.0
2 parents ef992d2 + 19bf5ea commit 51775a6

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@v5.0.0
39+
uses: actions/upload-artifact@v6.0.0
4040
with:
4141
name: SARIF file
4242
path: results.sarif

0 commit comments

Comments
 (0)