Skip to content

Commit ae3e164

Browse files
authored
Bump actions/attest-sbom from 2.4.0 to 4.1.0
Bump actions/attest-sbom from 2.4.0 to 4.1.0
2 parents c1eb3dd + b8db373 commit ae3e164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
"
125125
126126
- name: Attest SBOM
127-
uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2
127+
uses: actions/attest-sbom@c604332985a26aa8cf1bdc465b92731239ec6b9e # v4.1.0
128128
with:
129129
subject-path: '*.tar.gz'
130130
sbom-path: 'sbom.json'

0 commit comments

Comments
 (0)