Skip to content

Commit 6d7ba54

Browse files
authored
Merge pull request #1 from The-FireHub-Project/dependabot/github_actions/actions/upload-artifact-7
ci(deps): bump actions/upload-artifact from 6 to 7
2 parents d0d334b + 1f421fa commit 6d7ba54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
results_format: sarif
2323
publish_results: true
2424
- name: Upload artifact
25-
uses: actions/upload-artifact@v6
25+
uses: actions/upload-artifact@v7
2626
with:
2727
name: SARIF file
2828
path: results.sarif

0 commit comments

Comments
 (0)