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: v0.65.0
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: v0.66.0
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 3, 2025

  1. build(deps): bump the npm_and_yarn group across 1 directory with 2 up…

    …dates
    
    Bumps the npm_and_yarn group with 2 updates in the / directory: [@octokit/request-error](https://github.com/octokit/request-error.js) and [@octokit/request](https://github.com/octokit/request.js).
    
    
    Updates `@octokit/request-error` from 5.0.0 to 5.1.1
    - [Release notes](https://github.com/octokit/request-error.js/releases)
    - [Commits](octokit/request-error.js@v5.0.0...v5.1.1)
    
    Updates `@octokit/request` from 8.1.1 to 8.4.1
    - [Release notes](https://github.com/octokit/request.js/releases)
    - [Commits](octokit/request.js@v8.1.1...v8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/request-error"
      dependency-version: 5.1.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@octokit/request"
      dependency-version: 8.4.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    764b218 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #836 from docker/dependabot/npm_and_yarn/npm_and_y…

    …arn-a40929283c
    
    build(deps): bump the npm_and_yarn group across 1 directory with 2 updates
    crazy-max authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    b449e6e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. sigstore: multi image names support for signing

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    6bd8db3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #841 from crazy-max/sigstore-multi-images

    sigstore: multi image names support for signing
    crazy-max authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    7ab28f9 View commit details
    Browse the repository at this point in the history
Loading