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.1.0-rc.3
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.1.0
Choose a head ref
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 29, 2023

  1. github: update .github/docker-releases.json

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6179a5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0af3fda View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. github: update .github/docker-releases.json

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    46da20f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    65f12dc View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. github: update .github/docker-releases.json

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9e10ac6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    741d2e1 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4.2.4 to 5.0.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@38e0b6e...5b4a9f6)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0b1e18c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. ci: fix virtual env workflow

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    50b16df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from crazy-max/ci-virtual-env

    ci: fix virtual env workflow
    crazy-max authored Apr 8, 2023
    Configuration menu
    Copy the full SHA
    6327a9b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. build(deps): bump semver from 7.3.8 to 7.4.0

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.4.0.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.8...v7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6365987 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. bump semver in package.json

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    dc9c9bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from docker/dependabot/npm_and_yarn/semver-7.4.0

    build(deps): bump semver from 7.3.8 to 7.4.0
    crazy-max authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    8b597ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #88 from docker/dependabot/github_actions/peter-ev…

    …ans/create-pull-request-5.0.0
    
    build(deps): bump peter-evans/create-pull-request from 4.2.4 to 5.0.0
    crazy-max authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    16bbae8 View commit details
    Browse the repository at this point in the history
Loading