Skip to content

Commit b51b967

Browse files
authored
Merge pull request #214 from Linuxfabrik/dependabot/github_actions/actions/upload-artifact-7
chore(deps): bump actions/upload-artifact from 4 to 7
2 parents e66e9d7 + 40215dd commit b51b967

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
@@ -37,7 +37,7 @@ jobs:
3737
publish_results: true
3838

3939
- name: 'Upload artifact'
40-
uses: 'actions/upload-artifact@v4'
40+
uses: 'actions/upload-artifact@v7'
4141
with:
4242
name: 'SARIF file'
4343
path: 'results.sarif'

0 commit comments

Comments
 (0)