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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.0
Choose a base ref
...
head repository: docker/login-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.0
Choose a head ref
  • 15 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 8, 2025

  1. build(deps): bump github/codeql-action from 3 to 4

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    2064b45 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Merge pull request #894 from docker/dependabot/github_actions/github/…

    …codeql-action-4
    
    build(deps): bump github/codeql-action from 3 to 4
    crazy-max authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    28fdb31 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. build(deps): bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    4349d75 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Merge pull request #902 from docker/dependabot/github_actions/actions…

    …/checkout-6
    
    build(deps): bump actions/checkout from 5 to 6
    crazy-max authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    6862ffc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. ensure passwords are redacted with registry-auth

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    f9cc43b View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 6, 2026
    Configuration menu
    Copy the full SHA
    5b3f94a View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. Merge pull request #911 from crazy-max/ensure-redact

    ensure passwords are redacted with registry-auth
    crazy-max authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    916386b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

  1. feat: add support for AWS European Sovereign Cloud ECR registries

    - Update ECR registry regex to match `.amazonaws.eu` domain suffix
    - Add test cases for `eusc-de-east-1.amazonaws.eu` region format
    
    Fixes: #908
    
    Signed-off-by: Philipp Dreimann <pdreiman@amazon.de>
    Tested-by: Lukas Valentin Buchmeier-Probst <lvbp@amazon.de>
    dphi committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    f6ef577 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #914 from dphi/add-support-for-amazonaws.eu

    feat: add support for AWS European Sovereign Cloud ECR
    crazy-max authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    0567fa5 View commit details
    Browse the repository at this point in the history
  3. Add scope input to set scopes for the authentication token

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    7567f92 View commit details
    Browse the repository at this point in the history
  4. documentation for scope input

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    a603229 View commit details
    Browse the repository at this point in the history
  5. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 13, 2026
    Configuration menu
    Copy the full SHA
    b268aa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. build(deps): bump lodash from 4.17.21 to 4.17.23

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    c83e932 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Merge pull request #912 from docker/scope

    Add scope input to set scopes for the authentication token
    crazy-max authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    8339c95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #915 from docker/dependabot/npm_and_yarn/lodash-4.…

    …17.23
    
    build(deps): bump lodash from 4.17.21 to 4.17.23
    crazy-max authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    c94ce9f View commit details
    Browse the repository at this point in the history
Loading