Thanks to visit codestin.com
Credit goes to github.com

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/bake-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: docker/bake-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.0
Choose a head ref
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 26, 2024

  1. chore(deps): Bump @docker/actions-toolkit from 0.21.1 to 0.22.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.21.1 to 0.22.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.21.1...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2fd7073 View commit details
    Browse the repository at this point in the history
  2. switch to Build class

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b116023 View commit details
    Browse the repository at this point in the history
  3. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5f156ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #202 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.22.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.21.1 to 0.22.0
    crazy-max authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    27749bc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix missing runs.post in action.yml

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e2b72bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #203 from crazy-max/missing-post

    fix missing runs.post in action.yml
    crazy-max authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7a5dfed View commit details
    Browse the repository at this point in the history
Loading