Skip to content

Commit 4ba41c7

Browse files
authored
Bump actions/upload-artifact from 6 to 7 in the github-actions group (#927)
2 parents aec0a23 + 8fb2468 commit 4ba41c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
# Upload the results as artifacts (optional).
4545
- name: "Upload artifact"
46-
uses: actions/upload-artifact@v6
46+
uses: actions/upload-artifact@v7
4747
with:
4848
name: SARIF file
4949
path: results.sarif

0 commit comments

Comments
 (0)