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.54.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.55.0
Choose a head ref
  • 20 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 7, 2025

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    e7b2ffa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #586 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    da806c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    752172b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #588 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    cce3bda View commit details
    Browse the repository at this point in the history
  3. github: update .github/compose-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    814ebfc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #589 from docker/bot/compose-releases-json

    Update `.github/compose-releases.json`
    crazy-max authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    4d25d37 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 14, 2025
    Configuration menu
    Copy the full SHA
    1cacc17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #592 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    e9b479a View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    bf532ec View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    04d9e88 View commit details
    Browse the repository at this point in the history
  2. github: update .github/docker-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    c91976e View commit details
    Browse the repository at this point in the history
  3. github: update .github/buildx-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    9a44e6e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #594 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    7e6c67a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #595 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    d81b8b7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #596 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    4a3bd8a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #593 from docker/dependabot/npm_and_yarn/actions/c…

    …ache-4.0.1
    
    build(deps): bump @actions/cache from 4.0.0 to 4.0.1
    crazy-max authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    b279e57 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    a50587e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #598 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    278be13 View commit details
    Browse the repository at this point in the history
  3. support binary data when copying secret files

    Signed-off-by: Matthias Fehr <[email protected]>
    matthiasfehr committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    9692462 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #599 from matthiasfehr/binary-secret-files

    Fix: Remove UTF-8 encoding to prevent mangling of binary secrets
    crazy-max authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    ea9281e View commit details
    Browse the repository at this point in the history
Loading