Skip to content

build(deps): bump the actions-deps group with 3 updates#92

Merged
0xNeshi merged 1 commit into
mainfrom
dependabot/github_actions/actions-deps-d0247495d1
Jul 8, 2026
Merged

build(deps): bump the actions-deps group with 3 updates#92
0xNeshi merged 1 commit into
mainfrom
dependabot/github_actions/actions-deps-d0247495d1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions-deps group with 3 updates: step-security/harden-runner, taiki-e/install-action and foundry-rs/foundry-toolchain.

Updates step-security/harden-runner from 2.19.4 to 2.20.0

Release notes

Sourced from step-security/harden-runner's releases.

v2.20.0

What's Changed

  • Support for block policy for MacOS and Windows GitHub-hosted runners
  • Support for Bitrise MacOS GitHub Actions runners
  • HTTPS monitoring support for Bun for Linux runners (enterprise tier)

Full Changelog: step-security/harden-runner@v2.19.4...v2.20.0

Commits
  • bf7454d Merge pull request #673 from step-security/fix/aggregate-error-startup-hang
  • 1188420 Update non-TLS agent to v0.16.2
  • 162cfea Update non-TLS agent to v0.16.1
  • eb9e1f4 Bring macOS runner updates from PR 674
  • 1a10b01 Update Windows agent to v1.0.7
  • 8b4a105 Apply npm audit fixes with release-age cooldown
  • 3626e03 Default TLS status check failures to enabled
  • 100e08b Update agent-ebpf to v1.8.12
  • 774f75f Update agent to v1.8.9
  • f312657 Extend missing-agent-dir guard to Linux and macOS cleanup paths
  • Additional commits viewable in compare view

Updates taiki-e/install-action from 2.82.7 to 2.82.10

Release notes

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

2.82.10

  • Update tombi@latest to 1.2.0.

  • Update cargo-nextest@latest to 0.9.140.

2.82.9

  • Update vacuum@latest to 0.29.9.

  • Update prek@latest to 0.4.8.

  • Update cargo-tarpaulin@latest to 0.37.0.

  • Update cargo-leptos@latest to 0.3.7.

2.82.8

  • Update vacuum@latest to 0.29.8.

  • Update uv@latest to 0.11.26.

  • Update typos@latest to 1.48.0.

  • Update trivy@latest to 0.72.0.

  • Update tombi@latest to 1.1.7.

  • Update prek@latest to 0.4.6.

  • Update mise@latest to 2026.7.0.

  • Update just@latest to 1.55.1.

  • Update biome@latest to 2.5.2.

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.82.10] - 2026-07-07

  • Update tombi@latest to 1.2.0.

  • Update cargo-nextest@latest to 0.9.140.

[2.82.9] - 2026-07-05

  • Update vacuum@latest to 0.29.9.

  • Update prek@latest to 0.4.8.

  • Update cargo-tarpaulin@latest to 0.37.0.

  • Update cargo-leptos@latest to 0.3.7.

[2.82.8] - 2026-07-03

  • Update vacuum@latest to 0.29.8.

  • Update uv@latest to 0.11.26.

  • Update typos@latest to 1.48.0.

  • Update trivy@latest to 0.72.0.

  • Update tombi@latest to 1.1.7.

  • Update prek@latest to 0.4.6.

  • Update mise@latest to 2026.7.0.

  • Update just@latest to 1.55.1.

  • Update biome@latest to 2.5.2.

[2.82.7] - 2026-06-30

... (truncated)

Commits

Updates foundry-rs/foundry-toolchain from 1.8.0 to 1.9.0

Release notes

Sourced from foundry-rs/foundry-toolchain's releases.

v1.9.0

Highlights

The standalone Rust rewrite of foundryup (https://github.com/foundry-rs/foundryup) is now used instead.

What's Changed

Full Changelog: foundry-rs/foundry-toolchain@v1.8.0...v1.9.0

Commits
  • b00af27 feat: use foundryup installer repo (#152)
  • 313be38 chore(deps): bump the npm-weekly group across 1 directory with 3 updates (#146)
  • d7a89dc ci: allow dependabot dist after maintainer updates (#151)
  • 15c1f56 ci: update dist on dependabot PRs (#150)
  • 7b4b0f3 chore(deps): resolve action dependency advisories (#149)
  • beaa8c2 fix: harden foundryup installer download (#148)
  • ee410a5 chore(deps): bump the ci-weekly group across 1 directory with 2 updates (#147)
  • 06eaaf4 chore(deps): bump the ci-weekly group with 3 updates (#142)
  • ef01607 chore(deps): bump the npm-weekly group with 2 updates (#143)
  • 5ab9eaa fix: quote dependabot schedule time (#139)
  • 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 actions-deps group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [foundry-rs/foundry-toolchain](https://github.com/foundry-rs/foundry-toolchain).


Updates `step-security/harden-runner` from 2.19.4 to 2.20.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@9af89fc...bf7454d)

Updates `taiki-e/install-action` from 2.82.7 to 2.82.10
- [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@16b0581...5041467)

Updates `foundry-rs/foundry-toolchain` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/foundry-rs/foundry-toolchain/releases)
- [Changelog](https://github.com/foundry-rs/foundry-toolchain/blob/master/RELEASE.md)
- [Commits](foundry-rs/foundry-toolchain@c7450ba...b00af27)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: taiki-e/install-action
  dependency-version: 2.82.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: foundry-rs/foundry-toolchain
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
...

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 8, 2026
@dependabot dependabot Bot requested review from 0xNeshi and pepebndc as code owners July 8, 2026 09:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 8, 2026
@0xNeshi 0xNeshi merged commit 200add3 into main Jul 8, 2026
13 checks passed
@0xNeshi 0xNeshi deleted the dependabot/github_actions/actions-deps-d0247495d1 branch July 8, 2026 09:30
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.

1 participant