Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/attest-sbom from 1.4.1 to 2.2.0 #203

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps actions/attest-sbom from 1.4.1 to 2.2.0.

Release notes

Sourced from actions/attest-sbom's releases.

v2.2.0

What's Changed

Full Changelog: actions/attest-sbom@v2.1.0...v2.2.0

v2.1.0

What's Changed

Full Changelog: actions/attest-sbom@v2.0.1...v2.1.0

v2.0.1

What's Changed

Full Changelog: actions/attest-sbom@v2.0.0...v2.0.1

v2.0.0

The attest-sbom action now supports attesting multiple subjects simultaneously. When identifying multiple subjects with the subject-path input a single attestation is created with references to each of the supplied subjects, rather than generating separate attestations for each artifact. This reduces the number of attestations that you need to create and manage.

What's Changed

Full Changelog: actions/attest-sbom@v1.4.1...v2.0.0

Commits
  • 115c3be bump actions/attest from v2.1.0 to v2.2.0 (#148)
  • d19588d Bump the npm-development group with 3 updates (#147)
  • f3a8230 Bump the npm-development group with 4 updates (#146)
  • 820c5ce Bump the npm-development group with 2 updates (#144)
  • b8e2bbc Bump typescript-eslint in the npm-development group (#143)
  • 0fedf73 Bump the npm-development group with 3 updates (#142)
  • ae2702e bump eslint from 8.57.1 to 9.16.0 (#139)
  • cfcbc96 Bump @​types/node from 22.10.1 to 22.10.2 in the npm-development group (#140)
  • cbfd002 add attestation-id and attestation-url outputs (#137)
  • 7ab8300 add note about gh plans supporting attestations (#136)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/attest-sbom](https://github.com/actions/attest-sbom) from 1.4.1 to 2.2.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...115c3be)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants