Skip to content

Comments

Bump actions/attest from 1.4.1 to 2.1.0#2

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/attest-2.1.0
Open

Bump actions/attest from 1.4.1 to 2.1.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/attest-2.1.0

Conversation

@dependabot
Copy link

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

Bumps actions/attest from 1.4.1 to 2.1.0.

Release notes

Sourced from actions/attest's releases.

v2.1.0

What's Changed

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

v2.0.1

What's Changed

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

v2.0.0

The attest 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@v1.4.1...v2.0.0

Commits
  • 63d2e98 add note about gh plans supporting attestations (#182)
  • 94d0d43 add attestation-id and attestation-url outputs (#181)
  • 65e34a8 deduplicate subjects before adding to statement (#180)
  • 4cd38b4 Bump csv-parse from 5.5.6 to 5.6.0 (#175)
  • b14bf54 Bump the npm-development group with 4 updates (#174)
  • a2d6fee readme updates for v2 release (#173)
  • 9f6c991 Bump the npm-development group with 2 updates (#170)
  • cb2b616 Bump cross-spawn from 7.0.3 to 7.0.6 (#169)
  • 01d09e4 Bump the npm-development group with 4 updates (#167)
  • 50f7ee9 Bump @​types/node from 22.8.2 to 22.8.7 in the npm-development group (#165)
  • 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](https://github.com/actions/attest) from 1.4.1 to 2.1.0.
- [Release notes](https://github.com/actions/attest/releases)
- [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md)
- [Commits](actions/attest@67422f5...63d2e98)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 20, 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