Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump actions/attest-sbom from 1.4.1 to 2.1.0 (#…
Browse files Browse the repository at this point in the history
…56)

:dependabot: github-actions(deps): Bump actions/attest-sbom

Bumps [actions/attest-sbom](https://github.com/actions/attest-sbom) from 1.4.1 to 2.1.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@5026d36...cbfd002)

---
updated-dependencies:
- dependency-name: actions/attest-sbom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: BrianEllwood <[email protected]>
  • Loading branch information
dependabot[bot] and BrianEllwood authored Jan 23, 2025
1 parent 7c16ed7 commit 4417a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
push-to-registry: true

- name: Attest SBOM
uses: actions/attest-sbom@5026d3663739160db546203eeaffa6aa1c51a4d6 # v1.4.1
uses: actions/attest-sbom@cbfd0027ae731a5892db25ecd226930d7ffd19eb # v2.1.0
id: attest_sbom
with:
subject-name: ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 4417a8b

Please sign in to comment.