Skip to content

Bump the github-actions group across 1 directory with 3 updates#128

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-d7e831af5c
Open

Bump the github-actions group across 1 directory with 3 updates#128
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-d7e831af5c

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps the github-actions group with 3 updates in the / directory: ruby/setup-ruby, lewagon/wait-on-check-action and taiki-e/install-action.

Updates ruby/setup-ruby from 1.299.0 to 1.300.0

Release notes

Sourced from ruby/setup-ruby's releases.

v1.300.0

What's Changed

Full Changelog: ruby/setup-ruby@v1.299.0...v1.300.0

Commits

Updates lewagon/wait-on-check-action from 1.6.0 to 1.6.1

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.6.1

Added

  • Pin the ruby/setup-ruby version (#143)
Changelog

Sourced from lewagon/wait-on-check-action's changelog.

Changelog

Unreleased

v1.6.1 - 2026-04-06

Added

  • Pin the ruby/setup-ruby version

v1.6.0 - 2026-03-29

Added

  • Add checks-discovery-timeout option

v1.5.0 - 2026-01-25

Added

  • Add fail-on-no-checks option

Fixed

  • Bump rexml to 3.4.2

v1.4.1 - 2025-09-21

Fixed

  • Linux ARM64 support

v1.4.0 - 2025-06-27

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching

... (truncated)

Commits

Updates taiki-e/install-action from 2.70.3 to 2.75.0

Release notes

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

2.75.0

  • Support cosign. (#1677)

2.74.1

  • Update mise@latest to 2026.4.5.

  • Update tombi@latest to 0.9.15.

2.74.0

  • Support cargo-deb. (#1669)

  • Update just@latest to 1.49.0.

  • Update mise@latest to 2026.4.4.

2.73.0

  • Introduce dependency cooldown when installing with taiki-e/install-action@<tool_name>, tool: <tool_name>@latest, or tool: <tool_name>@<omitted_version> to mitigate the risk of supply chain attacks by default. (#1666)

    This action without this cooldown already takes a few hours to a few days for new releases to be reflected (as with other common package managers that verify checksums or signatures), so this should not affect most users.

    See the "Security" section in readme for more details.

  • Improve robustness for network failure.

  • Documentation improvements.

2.72.0

  • Support cargo-xwin. (#1659, thanks @​daxpedda)

  • Support trailing comma in tool input option.

  • Update tombi@latest to 0.9.14.

2.71.3

  • Update wasm-tools@latest to 1.246.2.

  • Update mise@latest to 2026.4.3.

2.71.2

  • Implement workaround for windows-11-arm runner bug which sometimes causes installation failure. (#1657)

    This addresses an issue that was attempted to be worked around in 2.71.0 but was insufficient.

  • Update mise@latest to 2026.4.1.

  • Update uv@latest to 0.11.3.

2.71.1

  • Fix a regression that caused an execution policy violation on self-hosted Windows runner due to use of non-default powershell shell, introduced in 2.71.0.

... (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]

[2.75.0] - 2026-04-07

  • Support cosign. (#1677)

[2.74.1] - 2026-04-07

  • Update mise@latest to 2026.4.5.

  • Update tombi@latest to 0.9.15.

[2.74.0] - 2026-04-06

  • Support cargo-deb. (#1669)

  • Update just@latest to 1.49.0.

  • Update mise@latest to 2026.4.4.

[2.73.0] - 2026-04-05

  • Introduce dependency cooldown when installing with taiki-e/install-action@<tool_name>, tool: <tool_name>@latest, or tool: <tool_name>@<omitted_version> to mitigate the risk of supply chain attacks by default. (#1666)

    This action without this cooldown already takes a few hours to a few days for new releases to be reflected (as with other common package managers that verify checksums or signatures), so this should not affect most users.

    See the "Security" section in readme for more details.

  • Improve robustness for network failure.

  • Documentation improvements.

[2.72.0] - 2026-04-04

  • Support cargo-xwin. (#1659, thanks @​daxpedda)

  • Support trailing comma in tool input option.

  • Update tombi@latest to 0.9.14.

... (truncated)

Commits
  • cf39a74 Release 2.75.0
  • 0486bdd Support cosign
  • fbe29f7 ci: Enable dependabot grouped update for github-actions
  • 2438243 Enable "Require actions to be pinned to a full-length commit SHA"
  • 8504056 tools: Update tidy.sh
  • dcdbf46 ci: Update release workflow
  • 8002e0e Release 2.74.1
  • 025d8d1 Update mise@latest to 2026.4.5
  • e83b58f Update tombi@latest to 0.9.15
  • ebe7e09 Update shfmt manifest
  • 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 3 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby), [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `ruby/setup-ruby` from 1.299.0 to 1.300.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](ruby/setup-ruby@3ff19f5...e65c17d)

Updates `lewagon/wait-on-check-action` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md)
- [Commits](lewagon/wait-on-check-action@a08fbe2...78dd4dd)

Updates `taiki-e/install-action` from 2.70.3 to 2.75.0
- [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@6ef672e...cf39a74)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.300.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.75.0
  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 labels Apr 7, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants