Skip to content

Commit bf7a4ea

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent bb6f2b6 commit bf7a4ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

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

4949
- name: Upload SBOM
50-
uses: actions/upload-artifact@v6
50+
uses: actions/upload-artifact@v7
5151
with:
5252
name: sbom-cyclonedx
5353
path: bom.json

0 commit comments

Comments
 (0)