chore: update github actions #73

Merged
Wuast94 merged 3 commits from updatarr/github-actions-3ab65939b1 into main 2026-06-18 21:52:31 +02:00
Owner

Updates github actions.

Automerge: Disabled by packageRules[10]: Major updates require manual review

Changed files:

  • .forgejo/workflows/ci.yml:16 v6.0.3 -> v7.0.0
  • .forgejo/workflows/ci.yml:47 v6.0.3 -> v7.0.0
  • .forgejo/workflows/ci.yml:78 v6.0.3 -> v7.0.0
  • .forgejo/workflows/ci.yml:105 v6.0.3 -> v7.0.0
  • .forgejo/workflows/ci.yml:132 v6.0.3 -> v7.0.0
  • .forgejo/workflows/ci.yml:159 v6.0.3 -> v7.0.0
  • .forgejo/workflows/dependency-track.yml:16 v6.0.3 -> v7.0.0
  • .forgejo/workflows/release.yaml:23 v6.0.3 -> v7.0.0
  • .forgejo/workflows/release.yaml:47 v6.0.3 -> v7.0.0
  • .forgejo/workflows/release.yaml:119 v4 -> v4.1.0
  • .forgejo/workflows/release.yaml:122 v4 -> v4.2.0
Release notes

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v7: actions/checkout

Compare source

v7.0.0: actions/checkout: v7.0.0

Compare source

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0

v4.0.0: docker/setup-buildx-action: v4.0.0

Compare source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0

v4.1.0: docker/setup-buildx-action: v4.1.0

Compare source

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

v4.0.0: docker/login-action: v4.0.0

Compare source

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

v4.1.0: docker/login-action: v4.1.0

Compare source

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

v4.2.0: docker/login-action: v4.2.0

Compare source

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

Updates `github actions`. Automerge: Disabled by packageRules[10]: Major updates require manual review Changed files: - `.forgejo/workflows/ci.yml:16` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/ci.yml:47` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/ci.yml:78` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/ci.yml:105` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/ci.yml:132` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/ci.yml:159` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/dependency-track.yml:16` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/release.yaml:23` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/release.yaml:47` `v6.0.3` -> `v7.0.0` - `.forgejo/workflows/release.yaml:119` `v4` -> `v4.1.0` - `.forgejo/workflows/release.yaml:122` `v4` -> `v4.2.0` <details> <summary>Release notes</summary> ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v7`](https://github.com/actions/checkout/tree/v7): actions/checkout [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7) ### [`v7.0.0`](https://github.com/actions/checkout/tree/v7.0.0): actions/checkout: v7.0.0 [Compare source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) ## What's Changed * block checking out fork pr for pull_request_target and workflow_run by @aiqiaoy in https://github.com/actions/checkout/pull/2454 * Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by @dependabot[bot] in https://github.com/actions/checkout/pull/2458 * Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/actions/checkout/pull/2460 * Bump js-yaml from 4.1.0 to 4.2.0 by @dependabot[bot] in https://github.com/actions/checkout/pull/2461 * Bump @actions/core and @actions/tool-cache and Remove uuid by @dependabot[bot] in https://github.com/actions/checkout/pull/2459 * upgrade module to esm and update dependencies by @aiqiaoy in https://github.com/actions/checkout/pull/2463 * Bump the minor-npm-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/actions/checkout/pull/2462 * getting ready for checkout v7 release by @aiqiaoy in https://github.com/actions/checkout/pull/2464 * update error wording by @aiqiaoy in https://github.com/actions/checkout/pull/2467 ## New Contributors * @aiqiaoy made their first contribution in https://github.com/actions/checkout/pull/2454 **Full Changelog**: https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 ### [`v4.0.0`](https://github.com/docker/setup-buildx-action/tree/v4.0.0): docker/setup-buildx-action: v4.0.0 [Compare source](https://github.com/docker/setup-buildx-action/compare/v4...v4.0.0) * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by @crazy-max in https://github.com/docker/setup-buildx-action/pull/483 * Remove deprecated inputs/outputs by @crazy-max in https://github.com/docker/setup-buildx-action/pull/464 * Switch to ESM and update config/test wiring by @crazy-max in https://github.com/docker/setup-buildx-action/pull/481 * Bump @actions/core from 1.11.1 to 3.0.0 in https://github.com/docker/setup-buildx-action/pull/475 * Bump @docker/actions-toolkit from 0.63.0 to 0.79.0 in https://github.com/docker/setup-buildx-action/pull/482 https://github.com/docker/setup-buildx-action/pull/485 * Bump js-yaml from 4.1.0 to 4.1.1 in https://github.com/docker/setup-buildx-action/pull/452 * Bump lodash from 4.17.21 to 4.17.23 in https://github.com/docker/setup-buildx-action/pull/472 * Bump minimatch from 3.1.2 to 3.1.5 in https://github.com/docker/setup-buildx-action/pull/480 **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0 ### [`v4.1.0`](https://github.com/docker/setup-buildx-action/tree/v4.1.0): docker/setup-buildx-action: v4.1.0 [Compare source](https://github.com/docker/setup-buildx-action/compare/v4...v4.1.0) * Bump @docker/actions-toolkit from 0.79.0 to 0.90.0 in https://github.com/docker/setup-buildx-action/pull/489 * Bump brace-expansion from 1.1.12 to 5.0.6 in https://github.com/docker/setup-buildx-action/pull/547 https://github.com/docker/setup-buildx-action/pull/508 * Bump fast-xml-builder from 1.0.0 to 1.2.0 in https://github.com/docker/setup-buildx-action/pull/540 * Bump fast-xml-parser from 5.4.2 to 5.8.0 in https://github.com/docker/setup-buildx-action/pull/496 * Bump flatted from 3.3.3 to 3.4.2 in https://github.com/docker/setup-buildx-action/pull/499 * Bump glob from 10.3.12 to 13.0.6 in https://github.com/docker/setup-buildx-action/pull/495 * Bump handlebars from 4.7.8 to 4.7.9 in https://github.com/docker/setup-buildx-action/pull/504 * Bump lodash from 4.17.23 to 4.18.1 in https://github.com/docker/setup-buildx-action/pull/523 * Bump picomatch from 4.0.3 to 4.0.4 in https://github.com/docker/setup-buildx-action/pull/503 * Bump postcss from 8.5.6 to 8.5.10 in https://github.com/docker/setup-buildx-action/pull/537 * Bump tar from 6.2.1 to 7.5.15 in https://github.com/docker/setup-buildx-action/pull/545 * Bump undici from 6.23.0 to 6.25.0 in https://github.com/docker/setup-buildx-action/pull/492 * Bump vite from 7.3.1 to 7.3.2 in https://github.com/docker/setup-buildx-action/pull/520 **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v4.0.0...v4.1.0 ### [`v4.0.0`](https://github.com/docker/login-action/tree/v4.0.0): docker/login-action: v4.0.0 [Compare source](https://github.com/docker/login-action/compare/v4...v4.0.0) * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by @crazy-max in https://github.com/docker/login-action/pull/929 * Switch to ESM and update config/test wiring by @crazy-max in https://github.com/docker/login-action/pull/927 * Bump @actions/core from 1.11.1 to 3.0.0 in https://github.com/docker/login-action/pull/919 * Bump @aws-sdk/client-ecr from 3.890.0 to 3.1000.0 in https://github.com/docker/login-action/pull/909 https://github.com/docker/login-action/pull/920 * Bump @aws-sdk/client-ecr-public from 3.890.0 to 3.1000.0 in https://github.com/docker/login-action/pull/909 https://github.com/docker/login-action/pull/920 * Bump @docker/actions-toolkit from 0.63.0 to 0.77.0 in https://github.com/docker/login-action/pull/910 https://github.com/docker/login-action/pull/928 * Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in https://github.com/docker/login-action/pull/921 * Bump js-yaml from 4.1.0 to 4.1.1 in https://github.com/docker/login-action/pull/901 **Full Changelog**: https://github.com/docker/login-action/compare/v3.7.0...v4.0.0 ### [`v4.1.0`](https://github.com/docker/login-action/tree/v4.1.0): docker/login-action: v4.1.0 [Compare source](https://github.com/docker/login-action/compare/v4...v4.1.0) * Fix scoped Docker Hub cleanup path when registry is omitted by @crazy-max in https://github.com/docker/login-action/pull/945 * Bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.1020.0 in https://github.com/docker/login-action/pull/930 * Bump @docker/actions-toolkit from 0.77.0 to 0.86.0 in https://github.com/docker/login-action/pull/932 https://github.com/docker/login-action/pull/936 * Bump brace-expansion from 1.1.12 to 1.1.13 in https://github.com/docker/login-action/pull/952 * Bump fast-xml-parser from 5.3.4 to 5.3.6 in https://github.com/docker/login-action/pull/942 * Bump flatted from 3.3.3 to 3.4.2 in https://github.com/docker/login-action/pull/944 * Bump glob from 10.3.12 to 10.5.0 in https://github.com/docker/login-action/pull/940 * Bump handlebars from 4.7.8 to 4.7.9 in https://github.com/docker/login-action/pull/949 * Bump http-proxy-agent and https-proxy-agent to 8.0.0 in https://github.com/docker/login-action/pull/937 * Bump lodash from 4.17.23 to 4.18.1 in https://github.com/docker/login-action/pull/958 * Bump minimatch from 3.1.2 to 3.1.5 in https://github.com/docker/login-action/pull/941 * Bump picomatch from 4.0.3 to 4.0.4 in https://github.com/docker/login-action/pull/948 * Bump undici from 6.23.0 to 6.24.1 in https://github.com/docker/login-action/pull/938 **Full Changelog**: https://github.com/docker/login-action/compare/v4.0.0...v4.1.0 ### [`v4.2.0`](https://github.com/docker/login-action/tree/v4.2.0): docker/login-action: v4.2.0 [Compare source](https://github.com/docker/login-action/compare/v4...v4.2.0) * Bump @actions/core from 3.0.0 to 3.0.1 in https://github.com/docker/login-action/pull/976 * Bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.1050.0 in https://github.com/docker/login-action/pull/960 * Bump @docker/actions-toolkit from 0.86.0 to 0.90.0 in https://github.com/docker/login-action/pull/970 * Bump brace-expansion from 2.0.1 to 5.0.6 in https://github.com/docker/login-action/pull/993 * Bump fast-xml-builder from 1.1.4 to 1.2.0 in https://github.com/docker/login-action/pull/985 * Bump fast-xml-parser from 5.3.6 to 5.8.0 in https://github.com/docker/login-action/pull/963 * Bump http-proxy-agent and https-proxy-agent to 9.0.0 in https://github.com/docker/login-action/pull/961 * Bump postcss from 8.5.6 to 8.5.10 in https://github.com/docker/login-action/pull/979 * Bump tar from 6.2.1 to 7.5.15 in https://github.com/docker/login-action/pull/991 * Bump vite from 7.3.1 to 7.3.3 in https://github.com/docker/login-action/pull/986 **Full Changelog**: https://github.com/docker/login-action/compare/v4.1.0...v4.2.0 </details>
chore: update github actions
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Frontend Lint & Typecheck (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
761df2cf5d
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from 761df2cf5d
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Frontend Lint & Typecheck (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
to 4438647ce1
Some checks failed
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Frontend Lint & Typecheck (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / Test (pull_request) Successful in 2m58s
2026-06-18 17:33:22 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from 4438647ce1
Some checks failed
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Frontend Lint & Typecheck (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / Test (pull_request) Successful in 2m58s
to 6f964c4aa1
Some checks failed
CI / Build (pull_request) Has been cancelled
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Frontend Lint & Typecheck (pull_request) Has been cancelled
2026-06-18 18:14:30 +02:00
Compare
Wuast94 force-pushed updatarr/github-actions-3ab65939b1 from 6f964c4aa1
Some checks failed
CI / Build (pull_request) Has been cancelled
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Frontend Lint & Typecheck (pull_request) Has been cancelled
to ef148aaff4
Some checks failed
CI / Module integrity (pull_request) Has been cancelled
CI / Vulnerability check (pull_request) Has been cancelled
CI / Frontend Lint & Typecheck (pull_request) Has been cancelled
CI / Build (pull_request) Has been cancelled
CI / Test (pull_request) Has been cancelled
CI / Lint (pull_request) Has been cancelled
2026-06-18 18:36:00 +02:00
Compare
Merge branch 'main' into updatarr/github-actions-3ab65939b1
All checks were successful
CI / Frontend Lint & Typecheck (pull_request) Successful in 30s
CI / Module integrity (pull_request) Successful in 1m52s
CI / Test (pull_request) Successful in 3m52s
CI / Lint (pull_request) Successful in 3m52s
CI / Build (pull_request) Successful in 3m21s
CI / Vulnerability check (pull_request) Successful in 3m53s
5de09f5ed8
Merge branch 'main' into updatarr/github-actions-3ab65939b1
All checks were successful
CI / Frontend Lint & Typecheck (pull_request) Successful in 26s
CI / Module integrity (pull_request) Successful in 1m21s
CI / Test (pull_request) Successful in 2m4s
CI / Vulnerability check (pull_request) Successful in 2m8s
CI / Build (pull_request) Successful in 1m39s
CI / Lint (pull_request) Successful in 2m18s
db3d9d28d1
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Wuast94/traefik-dash!73
No description provided.