Skip to content

Commit a4fdb9a

Browse files
authored
chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#11)
2 parents 7fa6f17 + dbcc99b commit a4fdb9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-scorecard.yml

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

4848
# Upload the results as artifacts.
4949
- name: "Upload artifact"
50-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
50+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
5151
with:
5252
name: SARIF file
5353
path: results.sarif

0 commit comments

Comments
 (0)