Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

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

Package From To
taiki-e/setup-cross-toolchain-action 1.37.1 1.38.0
taiki-e/install-action 2.67.11 2.67.25
docker/login-action 3.6.0 3.7.0
actions/cache 5.0.2 5.0.3
reproducible-containers/buildkit-cache-dance 3.3.0 3.3.1
vmactions/freebsd-vm 1.3.7 1.4.1
github/codeql-action 4.31.11 4.32.2

Updates taiki-e/setup-cross-toolchain-action from 1.37.1 to 1.38.0

Release notes

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

1.38.0

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.38.0] - 2026-01-29

[1.37.1] - 2026-01-11

[1.37.0] - 2025-12-30

  • Support {x86_64,aarch64}-pc-windows-gnullvm on Windows host.

[1.36.0] - 2025-12-30

  • Accept target: host-tuple input option (align to Cargo 1.91+).

[1.35.0] - 2025-12-29

  • Add runner: valgrind input option to run tests with Valgrind. (#35)

  • Add package input option to install packages for target. (#34)

    This is currently only supported for some Linux (GNU) targets on Ubuntu/Debian hosts, and packages will be installed using the form: <sudo as needed> apt-get install --no-install-recommends <each package>:<target's dpkg arch>...

[1.34.0] - 2025-12-28

  • Set default qemu cpu to max on AArch64, Arm, LoongArch64, RISC-V, and s390x.

  • Document the QEMU default CPU policy. A similar policy had been in use previously, but now it is being strengthened and formally documented.

    We usually set QEMU CPU to max (or CPU newer than the default if -cpu=max is unavailable) to allow testing more CPU features. If you want to test for a specific CPU, you can override it by setting the QEMU_CPU environment variable.

[1.33.0] - 2025-12-28

  • Update the default QEMU version from 10.1 to 10.2.

... (truncated)

Commits

Updates taiki-e/install-action from 2.67.11 to 2.67.25

Release notes

Sourced from taiki-e/install-action's releases.

2.67.25

  • Update cargo-hack@latest to 0.6.42.

2.67.24

  • Update cargo-llvm-cov@latest to 0.8.4.

  • Update typos@latest to 1.43.3.

  • Update vacuum@latest to 0.23.8.

2.67.23

  • Update prek@latest to 0.3.2.

  • Update mise@latest to 2026.2.5.

  • Update typos@latest to 1.43.2.

  • Update release-plz@latest to 0.3.155.

2.67.22

  • Update uv@latest to 0.10.0.

  • Update vacuum@latest to 0.23.7.

2.67.21

  • Update cargo-llvm-cov@latest to 0.8.3.

  • Update trivy@latest to 0.69.1.

  • Update tombi@latest to 0.7.27.

  • Update mise@latest to 2026.2.4.

2.67.20

  • Update wasmtime@latest to 41.0.3.

  • Update wash@latest to 0.43.0.

  • Update uv@latest to 0.9.30.

  • Update cargo-nextest@latest to 0.9.126.

  • Update cargo-audit@latest to 0.22.1.

2.67.19

  • Update uv@latest to 0.9.29.

  • Update release-plz@latest to 0.3.154.

  • Update mise@latest to 2026.2.3.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

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

This project adheres to Semantic Versioning.

[Unreleased]

  • Update tombi@latest to 0.7.28.

  • Update mise@latest to 2026.2.7.

  • Update mise@latest to 2026.2.6.

[2.67.25] - 2026-02-07

  • Update cargo-hack@latest to 0.6.42.

[2.67.24] - 2026-02-06

  • Update cargo-llvm-cov@latest to 0.8.4.

  • Update typos@latest to 1.43.3.

  • Update vacuum@latest to 0.23.8.

[2.67.23] - 2026-02-06

  • Update prek@latest to 0.3.2.

  • Update mise@latest to 2026.2.5.

  • Update typos@latest to 1.43.2.

  • Update release-plz@latest to 0.3.155.

[2.67.22] - 2026-02-06

  • Update uv@latest to 0.10.0.

  • Update vacuum@latest to 0.23.7.

[2.67.21] - 2026-02-05

  • Update cargo-llvm-cov@latest to 0.8.3.

... (truncated)

Commits

Updates docker/login-action from 3.6.0 to 3.7.0

Release notes

Sourced from docker/login-action's releases.

v3.7.0

Full Changelog: docker/login-action@v3.6.0...v3.7.0

Commits
  • c94ce9f Merge pull request #915 from docker/dependabot/npm_and_yarn/lodash-4.17.23
  • 8339c95 Merge pull request #912 from docker/scope
  • c83e932 build(deps): bump lodash from 4.17.21 to 4.17.23
  • b268aa5 chore: update generated content
  • a603229 documentation for scope input
  • 7567f92 Add scope input to set scopes for the authentication token
  • 0567fa5 Merge pull request #914 from dphi/add-support-for-amazonaws.eu
  • f6ef577 feat: add support for AWS European Sovereign Cloud ECR registries
  • 916386b Merge pull request #911 from crazy-max/ensure-redact
  • 5b3f94a chore: update generated content
  • Additional commits viewable in compare view

Updates actions/cache from 5.0.2 to 5.0.3

Release notes

Sourced from actions/cache's releases.

v5.0.3

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

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.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

  • Update @azure/storage-blob to ^12.29.1 via @actions/cache@5.0.1 #1685

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. If you are using self-hosted runners, ensure they are updated before upgrading.

4.3.0

  • Bump @actions/cache to v4.1.0

... (truncated)

Commits
  • cdf6c1f Merge pull request #1695 from actions/Link-/prepare-5.0.3
  • a1bee22 Add review for the @​actions/http-client license
  • 4695763 Add licensed output
  • dc73bb9 Upgrade dependencies and address security warnings
  • 345d5c2 Add 5.0.3 builds
  • See full diff in compare view

Updates reproducible-containers/buildkit-cache-dance from 3.3.0 to 3.3.1

Release notes

Sourced from reproducible-containers/buildkit-cache-dance's releases.

v3.3.1

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.3.0...v3.3.1

Commits
  • 6f699a7 Merge pull request #59 from Warashi/type-local
  • 631bc44 test: set id for apt cache mount
  • 396bdea ci: set builder
  • 945d265 fix: set proper permissions when extracting cache
  • dd007a8 Merge remote-tracking branch 'origin/main' into type-local
  • 7fc030b perf: directly extract dance-cache with output type=local
  • See full diff in compare view

Updates vmactions/freebsd-vm from 1.3.7 to 1.4.1

Release notes

Sourced from vmactions/freebsd-vm's releases.

v1.4.1

add set -eu support vnc-password

v1.3.9

Support debug-on-error: true

Access the VM through a web vnc page to debug issues.

See more: https://github.com/vmactions/.github/wiki/debug%E2%80%90on%E2%80%90error

v1.3.8

support disable-cache

Commits
  • 80bcb19 Update vmactions/freebsd-vm from base vm
  • bcdaee2 Generated from base-vm
  • 47ab5ab Update vmactions/freebsd-vm from base vm
  • dd3c021 Generated from base-vm
  • bb4f63d Update vmactions/freebsd-vm from base vm
  • 56bb773 Generated from base-vm
  • a05ac75 Update vmactions/freebsd-vm from base vm
  • dd3781c Generated from base-vm
  • 1813d40 minor
  • 7eac68e Update version to v1.4.0
  • Additional commits viewable in compare view

Updates github/codeql-action from 4.31.11 to 4.32.2

Release notes

Sourced from github/codeql-action's releases.

v4.32.2

  • Update default CodeQL bundle version to 2.24.1. #3460

v4.32.1

  • A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #3422
  • Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #3421

v4.32.0

  • Update default CodeQL bundle version to 2.24.0. #3425
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]

No user facing changes.

4.32.2 - 05 Feb 2026

  • Update default CodeQL bundle version to 2.24.1. #3460

4.32.1 - 02 Feb 2026

  • A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #3422
  • Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #3421

4.32.0 - 26 Jan 2026

  • Update default CodeQL bundle version to 2.24.0. #3425

4.31.11 - 23 Jan 2026

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

4.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

4.31.9 - 16 Dec 2025

No user facing changes.

4.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

4.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

4.31.6 - 01 Dec 2025

No user facing changes.

4.31.5 - 24 Nov 2025

... (truncated)

Commits
  • 45cbd0c Merge pull request #3461 from github/update-v4.32.2-7aee93297
  • cb528be Update changelog for v4.32.2
  • 7aee932 Merge pull request #3460 from github/update-bundle/codeql-bundle-v2.24.1
  • b5f028a Merge pull request #3457 from github/dependabot/npm_and_yarn/npm-minor-4c1fc3...
  • 9702c27 Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-4c1fc3d0aa
  • c36c948 Add changelog note
  • 3d03318 Update default bundle to codeql-bundle-v2.24.1
  • 77591e2 Merge pull request #3459 from github/copilot/fix-github-actions-workflow-again
  • 7a44a9d Fix Rebuild Action workflow by adding --no-edit flag to git merge --continue
  • e2ac371 Initial plan
  • Additional commits viewable 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 github-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [taiki-e/setup-cross-toolchain-action](https://github.com/taiki-e/setup-cross-toolchain-action) | `1.37.1` | `1.38.0` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.67.11` | `2.67.25` |
| [docker/login-action](https://github.com/docker/login-action) | `3.6.0` | `3.7.0` |
| [actions/cache](https://github.com/actions/cache) | `5.0.2` | `5.0.3` |
| [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) | `3.3.0` | `3.3.1` |
| [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) | `1.3.7` | `1.4.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.31.11` | `4.32.2` |



Updates `taiki-e/setup-cross-toolchain-action` from 1.37.1 to 1.38.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@d30d20f...b8d1a32)

Updates `taiki-e/install-action` from 2.67.11 to 2.67.25
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@887bc4e...f176c07)

Updates `docker/login-action` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@5e57cd1...c94ce9f)

Updates `actions/cache` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@8b402f5...cdf6c1f)

Updates `reproducible-containers/buildkit-cache-dance` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](reproducible-containers/buildkit-cache-dance@5b81f4d...6f699a7)

Updates `vmactions/freebsd-vm` from 1.3.7 to 1.4.1
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](vmactions/freebsd-vm@a9c0dca...80bcb19)

Updates `github/codeql-action` from 4.31.11 to 4.32.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@19b2f06...45cbd0c)

---
updated-dependencies:
- dependency-name: taiki-e/setup-cross-toolchain-action
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.67.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.32.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-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 minor labels Feb 9, 2026
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants