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/login-action
base: v2.0.0
Choose a base ref
...
head repository: docker/login-action
compare: v2.1.0
Choose a head ref
  • 16 commits
  • 8 files changed
  • 4 contributors

Commits on May 5, 2022

  1. Bump all Docker actions to latest major

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed May 5, 2022
    Configuration menu
    Copy the full SHA
    31aab9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #200 from crazy-max/update-refs

    Bump all Docker actions to latest major
    crazy-max committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d398f07 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Bump @actions/core from 1.6.0 to 1.9.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.9.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9607a71 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f719196 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #252 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.9.1
    
    Bump @actions/core from 1.6.0 to 1.9.1
    crazy-max committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    be010b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. aws: ensure temp credentials redacted in workflow logs

    Just for good measure and extra safety, redact temporary
    credentials when aws authorization token is retrieved using
    IAM authentication credentials to access Amazon ECR.
    
    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    07cad18 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Merge pull request #275 from crazy-max/redact-aws-creds

    aws: ensure temp credentials redacted in workflow logs
    tonistiigi committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    21f251a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Bump @actions/core from 1.9.1 to 1.10.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    67e8909 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6401d70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #292 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.10.0
    
    Bump @actions/core from 1.9.1 to 1.10.0
    crazy-max committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    71c23b5 View commit details
    Browse the repository at this point in the history
  3. Bump @aws-sdk/client-ecr from 3.53.0 to 3.186.0

    Bumps [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) from 3.53.0 to 3.186.0.
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.186.0/clients/client-ecr)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-ecr"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5ae789b View commit details
    Browse the repository at this point in the history
  4. Update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f97efcf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #298 from docker/dependabot/npm_and_yarn/aws-sdk/c…

    …lient-ecr-3.186.0
    
    Bump @aws-sdk/client-ecr from 3.53.0 to 3.186.0
    crazy-max committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a266232 View commit details
    Browse the repository at this point in the history
  6. Bump @aws-sdk/client-ecr-public from 3.53.0 to 3.186.0

    Bumps [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public) from 3.53.0 to 3.186.0.
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr-public/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.186.0/clients/client-ecr-public)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-ecr-public"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    884eadd View commit details
    Browse the repository at this point in the history
  7. Update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9ad4ce3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #299 from docker/dependabot/npm_and_yarn/aws-sdk/c…

    …lient-ecr-public-3.186.0
    
    Bump @aws-sdk/client-ecr-public from 3.53.0 to 3.186.0
    crazy-max committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    f4ef78c View commit details
    Browse the repository at this point in the history