Skip to content

Commit 8ac671a

Browse files
Merge pull request #31 from github-samples/dependabot/github_actions/actions/attest-sbom-3.0.0
build(deps): Bump actions/attest-sbom from 2.4.0 to 3.0.0
2 parents 2afcb98 + 19b4b97 commit 8ac671a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/attest-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# subject-path: "dist.tar.gz"
5555

5656
# Complete an attestation of the SBOM and the build
57-
- uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b
57+
- uses: actions/attest-sbom@4651f806c01d8637787e274ac3bdf724ef169f34
5858
with:
5959
subject-path: 'dist.tar.gz'
6060
sbom-path: 'sbom.spdx.json'

0 commit comments

Comments
 (0)