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: 54bdcf6
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: f795e92
Choose a head ref
  • 9 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 13, 2025

  1. dockerfile: use go install for addlicense

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    231937b View commit details
    Browse the repository at this point in the history
  2. dockerfile: update addlicense to v1.1.1

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    13bd9c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #552 from crazy-max/addlicense-install

    dockerfile: use go install for addlicense and update to v1.1.1
    crazy-max authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    cc12dc0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 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 Jan 14, 2025
    Configuration menu
    Copy the full SHA
    a824931 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #553 from docker/bot/docker-releases-json

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

Commits on Jan 15, 2025

  1. context: opt-in pull request head ref

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    e02b7d7 View commit details
    Browse the repository at this point in the history
  2. context: remove provenanceBuilderID func

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    f2e802c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #551 from crazy-max/git-pr-head-ref-optin

    context: opt-in pull request head ref
    crazy-max authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    e46ec80 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #554 from crazy-max/context-remove-provenanceBuild…

    …erID
    
    context: remove provenanceBuilderID func
    crazy-max authored Jan 15, 2025
    Configuration menu
    Copy the full SHA
    f795e92 View commit details
    Browse the repository at this point in the history
Loading