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/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.25.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.25.1
Choose a head ref
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Jun 11, 2024

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    tonistiigi authored and github-actions[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2ace0cd View commit details
    Browse the repository at this point in the history
  2. update buildx to v0.15.0

    Signed-off-by: Tonis Tiigi <[email protected]>
    tonistiigi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1b5c574 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #354 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    tonistiigi authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2454618 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #355 from tonistiigi/update-buildx-v0.15.0

    update buildx to v0.15.0
    crazy-max authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6d74aad View commit details
    Browse the repository at this point in the history
  5. build(deps): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    129955e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #356 from docker/dependabot/npm_and_yarn/braces-3.0.3

    build(deps): bump braces from 3.0.2 to 3.0.3
    crazy-max authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bf985d0 View commit details
    Browse the repository at this point in the history
  7. Add a test to define behavior when empty parameters are passed

    Signed-off-by: Chris Campbell <[email protected]>
    campbel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    82d1000 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #357 from campbel/campbel/get-input-list-empty-test

    Add a test to define behavior when empty parameters are passed
    crazy-max authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1bf4b58 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. github: make attempts optional in workflowRunURL

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fe58cc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #358 from crazy-max/fix-workflow-run

    github: make attempts optional in workflowRunURL
    crazy-max authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ee6e7bb View commit details
    Browse the repository at this point in the history
Loading