Skip to content

Bump the workflow-actions group across 1 directory with 3 updates - #4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/workflow-actions-c12d987f1f
Closed

Bump the workflow-actions group across 1 directory with 3 updates#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/workflow-actions-c12d987f1f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

Bumps the workflow-actions group with 3 updates in the / directory: actions/checkout, docker/login-action and taiki-e/setup-cross-toolchain-action.

Updates actions/checkout from 6 to 7

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Commits

Updates docker/login-action from 4.4.0 to 4.5.1

Release notes

Sourced from docker/login-action's releases.

v4.5.1

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

Full Changelog: docker/login-action@v4.4.0...v4.5.0

Commits
  • abd2ef4 Merge pull request #1055 from crazy-max/test-registry-auth-oidc
  • d49d3a9 Merge pull request #1054 from crazy-max/oidc-missing-dhi
  • b58b17c test: cover Docker Hub OIDC with registry-auth
  • be646c2 chore: update generated content
  • d77c059 support dhi.io as Docker Hub OIDC registry
  • 06fb636 Merge pull request #1037 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • a8bc953 [dependabot skip] chore: update generated content
  • f54b901 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 77f18f6 Merge pull request #1049 from docker/dependabot/github_actions/codeql-actions...
  • ec0bf28 Merge pull request #1050 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • Additional commits viewable in compare view

Updates taiki-e/setup-cross-toolchain-action from 1.41.0 to 1.42.0

Release notes

Sourced from taiki-e/setup-cross-toolchain-action's releases.

1.42.0

  • Remove QEMU_CPU=max for loongarch64 with QEMU 11.0 due to LL.D/SC.D instructions bug.
Changelog

Sourced from taiki-e/setup-cross-toolchain-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[1.42.0] - 2026-07-19

  • Remove QEMU_CPU=max for loongarch64 with QEMU 11.0 due to LL.D/SC.D instructions bug.

[1.41.0] - 2026-05-23

  • Update the default Valgrind version from 3.26.0 to 3.27.1.

[1.40.1] - 2026-05-04

  • Revert update of default Valgrind version and default Valgrind arguments change in 1.40.0 due to Valgrind 3.27.0 bug.

[1.40.0] - 2026-05-03

  • Support trailing comma in package input option.

  • Support specifying Valgrind version via valgrind input option and runner input option (valgrind@<version> syntax).

  • Use --fair-sched=try instead of --fair-sched=yes in default arguments passed to Valgrind.

  • Update the default QEMU version from 10.2 to 11.0.

  • Update the default Valgrind version from 3.26.0 to 3.27.0.

  • Improve robustness for network failure.

[1.39.2] - 2026-03-29

  • Improve support for Ubuntu 26.04.

[1.39.1] - 2026-03-08

  • Avoid triggering zizmor ref-confusion when using this action in form of uses: taiki-e/setup-cross-toolchain-action@v1.

[1.39.0] - 2026-03-07

  • Support native runner for soft-float little-endian Arm linux-gnu targets on GitHub-hosted AArch64 Linux runners (ubuntu-22.04-arm, ubuntu-24.04-arm) with Debian containers.

... (truncated)

Commits
  • 12b7ad4 Release 1.42.0
  • cd9c436 Do not set QEMU_CPU=max for loongarch64 with QEMU 11.0
  • f4221c2 Bump taiki-e/install-action from 2.79.1 to 2.82.0 (#42)
  • aeee81a ci: Update taiki-e/github-actions workflows
  • 7182d15 Bump taiki-e/install-action from 2.77.3 to 2.79.1 (#41)
  • 128bc96 ci,tools: Update config and script
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the workflow-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [docker/login-action](https://github.com/docker/login-action) and [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6...v7)

Updates `docker/login-action` from 4.4.0 to 4.5.1
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@af1e73f...abd2ef4)

Updates `taiki-e/setup-cross-toolchain-action` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/taiki-e/setup-cross-toolchain-action/releases)
- [Changelog](https://github.com/taiki-e/setup-cross-toolchain-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/setup-cross-toolchain-action@3d9770c...12b7ad4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: workflow-actions
- dependency-name: docker/login-action
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflow-actions
- dependency-name: taiki-e/setup-cross-toolchain-action
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workflow-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 26, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 2, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/workflow-actions-c12d987f1f branch August 2, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants