Skip to content

Commit a981303

Browse files
authored
Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#478)
2 parents 76b57d0 + 470c91a commit a981303

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
@@ -28,7 +28,7 @@ jobs:
2828
publish_results: true
2929

3030
- name: Upload artifact
31-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
31+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
3232
with:
3333
name: SARIF file
3434
path: results.sarif

0 commit comments

Comments
 (0)