Skip to content

Commit 3faf63c

Browse files
Bump actions/attest-sbom from 2.2.0 to 2.4.0
Bumps [actions/attest-sbom](https://github.com/actions/attest-sbom) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/actions/attest-sbom/releases) - [Changelog](https://github.com/actions/attest-sbom/blob/main/RELEASE.md) - [Commits](actions/attest-sbom@115c3be...bd218ad) --- updated-dependencies: - dependency-name: actions/attest-sbom dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e27cd15 commit 3faf63c

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
@@ -218,7 +218,7 @@ jobs:
218218

219219
- name: Attest Distribution Assets with SBoM
220220
id: attest-sbom
221-
uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2.2.0
221+
uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2.4.0
222222
with:
223223
subject-path: |
224224
/tmp/build-artifacts/{elixir-otp-*.*,Docs.zip}

0 commit comments

Comments
 (0)