Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps @actions/attest from 2.1.0 to 2.2.0.

Changelog

Sourced from @​actions/attest's changelog.

2.2.0

  • Bump @​actions/core from 1.11.1 to 2.0.2
  • Bump @​actions/github from 6.0.0 to 7.0.0
  • Bump @​actions/http-client from 2.2.3 to 3.0.1

2.0.0

  • Add support for Node 24 #2110
  • Bump @​sigstore/bundle from 3.0.0 to 3.1.0
  • Bump @​sigstore/sign from 3.0.0 to 3.1.0
  • Bump jose from 5.2.3 to 5.10.0

1.6.0

  • Update buildSLSAProvenancePredicate to populate workflow.ref field from the ref claim in the OIDC token #1969

1.5.0

  • Bump @​actions/core from 1.10.1 to 1.11.1 #1847
  • Bump @​sigstore/bundle from 2.3.2 to 3.0.0 #1846
  • Bump @​sigstore/sign from 2.3.2 to 3.0.0 #1846
  • Support for generating multi-subject attestations #1864
  • Fix bug in buildSLSAProvenancePredicate related to workflow_ref OIDC token claims containing the "@" symbol in the tag name #1863

1.4.2

  • Fix bug in buildSLSAProvenancePredicate/attestProvenance when generating provenance statement for enterprise account using customized OIDC issuer value #1823

1.4.1

  • Bump @​actions/http-client from 2.2.1 to 2.2.3 #1805

1.4.0

  • Add new headers parameter to the attest and attestProvenance functions #1790
  • Update buildSLSAProvenancePredicate/attestProvenance to automatically derive default OIDC issuer URL from current execution context #1796

1.3.1

  • Fix bug with proxy support when retrieving JWKS for OIDC issuer #1776

1.3.0

  • Dynamic construction of Sigstore API URLs #1735
  • Switch to new GH provenance build type #1745
  • Fetch existing Rekor entry on 409 conflict error #1759
  • Bump @​sigstore/bundle from 2.3.0 to 2.3.2 #1738
  • Bump @​sigstore/sign from 2.3.0 to 2.3.2 #1738

1.2.1

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 13, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2026 02:31
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 13, 2026
Bumps [@actions/attest](https://github.com/actions/toolkit/tree/HEAD/packages/attest) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/attest/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/attest)

---
updated-dependencies:
- dependency-name: "@actions/attest"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/attest-2.2.0 branch from d5b8f6e to 7858f05 Compare January 26, 2026 17:00
@tingx2wang tingx2wang enabled auto-merge (squash) January 27, 2026 23:43
bdehamer
bdehamer previously approved these changes Jan 28, 2026
bdehamer
bdehamer previously approved these changes Jan 28, 2026
@tingx2wang
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tingx2wang
Copy link
Contributor

@dependabot recreate

Bumps [@actions/attest](https://github.com/actions/toolkit/tree/HEAD/packages/attest) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/attest/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/attest)

---
updated-dependencies:
- dependency-name: "@actions/attest"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/attest-2.2.0 branch from 106fa69 to 3721435 Compare January 28, 2026 23:43
@tingx2wang tingx2wang changed the title Bump @actions/attest from 2.1.0 to 2.2.0 Bump @actions/attest from 2.1.0 to 2.2.1 Jan 29, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants