Skip to content

Commit bb6f2b6

Browse files
chore(deps): update actions/upload-artifact action to v6 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f8a7cc commit bb6f2b6

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@v5
50+
uses: actions/upload-artifact@v6
5151
with:
5252
name: sbom-cyclonedx
5353
path: bom.json

0 commit comments

Comments
 (0)