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: ad0d2a9
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: f32f8b8
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 7, 2023

  1. Bump @docker/actions-toolkit from 0.2.0 to 0.3.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.2.0...v0.3.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 Jun 7, 2023
    Configuration menu
    Copy the full SHA
    2c2cde5 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    e697389 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.3.0
    
    Bump @docker/actions-toolkit from 0.2.0 to 0.3.0
    crazy-max authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    2891007 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Log GitHub Actions runtime token access controls

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f50c6ab View commit details
    Browse the repository at this point in the history
  2. update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    445d2b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #139 from crazy-max/gh-runtime-token

    Log GitHub Actions runtime token access controls
    crazy-max authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    aeda4d1 View commit details
    Browse the repository at this point in the history
  4. ci: group job

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    a841142 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge pull request #142 from crazy-max/group

    ci: group job
    crazy-max authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    4cf768c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Bump @docker/actions-toolkit from 0.3.0 to 0.5.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.3.0 to 0.5.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.3.0...v0.5.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 Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b4f450c View commit details
    Browse the repository at this point in the history
  2. test: set input with hash symbol

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    917146e View commit details
    Browse the repository at this point in the history
  3. update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    16a2653 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #144 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.5.0
    
    Bump @docker/actions-toolkit from 0.3.0 to 0.5.0
    crazy-max authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f32f8b8 View commit details
    Browse the repository at this point in the history
Loading