fix scoped Docker Hub cleanup path when registry is omitted by crazy-max · Pull Request #945 · docker/login-action (original) (raw)

mergify Bot added a commit to robfrank/linklift that referenced this pull request

@mergify

… updates [skip ci]

Bumps the github-actions group with 12 updates in the / directory:

Package From To
actions/cache 5.0.4 5.0.5
docker/login-action 4.0.0 4.1.0
graalvm/setup-graalvm 1.5.0 1.5.2
mikepenz/release-changelog-builder-action 6.1.1 6.2.1
actions/upload-artifact 7.0.0 7.0.1
anchore/scan-action 7.3.2 7.4.0
github/codeql-action 4.33.0 4.35.2
anthropics/claude-code-action 1.0.75 1.0.110
peter-evans/create-pull-request 8.1.0 8.1.1
ruby/setup-ruby 1.295.0 1.306.0
robfrank/kamal-accessories-updater 26.1.0 26.4.0
actions/setup-node 6.3.0 6.4.0
Updates actions/cache from 5.0.4 to 5.0.5
Release notes

Sourced from actions/cache's releases.

v5.0.5

What's Changed

Full Changelog: https://github.com/actions/cache/compare/v5...v5.0.5

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE]
Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

5.0.4

5.0.3

5.0.2

5.0.1

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

... (truncated)

Commits

Updates docker/login-action from 4.0.0 to 4.1.0 Release notes

Sourced from docker/login-action's releases.

v4.1.0

Full Changelog: https://github.com/docker/login-action/compare/v4.0.0...v4.1.0

Commits

Updates graalvm/setup-graalvm from 1.5.0 to 1.5.2 Release notes

Sourced from graalvm/setup-graalvm's releases.

v1.5.2

What's Changed

Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.5.1...v1.5.2

v1.5.1

What's Changed

Full Changelog: https://github.com/graalvm/setup-graalvm/compare/v1.5.0...v1.5.1

Commits

Updates mikepenz/release-changelog-builder-action from 6.1.1 to 6.2.1 Release notes

Sourced from mikepenz/release-changelog-builder-action's releases.

v6.2.1

🐛 Fixes

💬 Other

Contributors:

v6.2.0

💬 Other

📦 Dependencies

... (truncated)

Commits

Updates actions/upload-artifact from 7.0.0 to 7.0.1 Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v7...v7.0.1

Commits

Updates anchore/scan-action from 7.3.2 to 7.4.0 Release notes

Sourced from anchore/scan-action's releases.

v7.4.0

⬆️ Dependencies

Commits

Updates github/codeql-action from 4.33.0 to 4.35.2 Release notes

Sourced from github/codeql-action's releases.

v4.35.2

v4.35.1

v4.35.0

v4.34.1

v4.34.0

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

4.35.2 - 15 Apr 2026

4.35.1 - 27 Mar 2026

4.35.0 - 27 Mar 2026

4.34.1 - 20 Mar 2026

4.34.0 - 20 Mar 2026

4.33.0 - 16 Mar 2026

... (truncated)

Commits

Updates anthropics/claude-code-action from 1.0.75 to 1.0.110 Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.110

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.110

v1.0.109

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.109

v1.0.108

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.108

v1.0.107

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.107

v1.0.106

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.106

v1.0.105

What's Changed

New Contributors

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.105

v1.0.104

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.104

v1.0.103

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.103

v1.0.102

What's Changed

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.102

v1.0.101

Full Changelog: https://github.com/anthropics/claude-code-action/compare/v1...v1.0.101

v1.0.100

What's Changed

... (truncated)

Commits

Updates peter-evans/create-pull-request from 8.1.0 to 8.1.1 Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v8.1.1

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v8.1.0...v8.1.1

Commits

Updates ruby/setup-ruby from 1.295.0 to 1.306.0 Release notes

Sourced from ruby/setup-ruby's releases.

v1.306.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.305.0...v1.306.0

v1.305.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.304.0...v1.305.0

v1.304.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.303.0...v1.304.0

v1.303.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.302.0...v1.303.0

v1.302.0

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.301.0...v1.302.0

v1.301.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.300.0...v1.301.0

v1.300.0

What's Changed

Full Changelog: https://github.com/ruby/setup-ruby/compare/v1.299.0...v1.300.0

v1.299.0

What's Changed

... (truncated)

Commits

Updates robfrank/kamal-accessories-updater from 26.1.0 to 26.4.0 Release notes

Sourced from robfrank/kamal-accessories-updater's releases.

Release v26.4.0

What's Changed

Usage

To use this version in your workflows:

- name: Update Kamal accessories
  uses: robfrank/kamal-accessories-updater@v26.4.0
  with:
    config-dir: config
    mode: update-all

Full Changelog: https://github.com/robfrank/kamal-accessories-updater/compare/v26.1.0...v26.4.0

Commits

Updates actions/setup-node from 6.3.0 to 6.4.0 Release notes

Sourced from actions/setup-node's releases.

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: https://github.com/actions/setup-node/compare/v6...v6.4.0

Commits