Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 29efe4d
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9505deb
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 18, 2026

  1. buildx(build): support extensible git context attrs

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    e314ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4109c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Merge pull request #1025 from crazy-max/git-context-attrs

    buildx(build): support extensible git context attrs
    crazy-max authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    af0890b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1026 from docker/dependabot/npm_and_yarn/sigstore…

    …/tuf-4.0.2
    
    build(deps): bump @sigstore/tuf from 4.0.1 to 4.0.2
    crazy-max authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    afcc1c0 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @sigstore/sign from 4.1.0 to 4.1.1

    Bumps [@sigstore/sign](https://github.com/sigstore/sigstore-js) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/sigstore/sigstore-js/releases)
    - [Commits](https://github.com/sigstore/sigstore-js/compare/[email protected]...@sigstore/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@sigstore/sign"
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    af784a2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1027 from docker/dependabot/npm_and_yarn/sigstore…

    …/sign-4.1.1
    
    build(deps): bump @sigstore/sign from 4.1.0 to 4.1.1
    crazy-max authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    9505deb View commit details
    Browse the repository at this point in the history
Loading