Skip to content

Bump the workflows group with 3 updates - #6

Merged
svix-jbrown merged 1 commit into
mainfrom
dependabot/github_actions/workflows-a2080b0764
Aug 5, 2026
Merged

Bump the workflows group with 3 updates#6
svix-jbrown merged 1 commit into
mainfrom
dependabot/github_actions/workflows-a2080b0764

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the workflows group with 3 updates: dtolnay/rust-toolchain, taiki-e/install-action and j178/prek-action.

Updates dtolnay/rust-toolchain from 2c7215f132e9ebf062739d9130488b56d53c060c to 6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772

Commits

Updates taiki-e/install-action from 2.85.2 to 2.85.7

Release notes

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

2.85.7

  • Update wasmtime@latest to 47.0.3.

  • Update uv@latest to 0.12.1.

  • Update rclone@latest to 1.75.0.

  • Update kingfisher@latest to 1.110.0.

2.85.6

  • Update wasm-tools@latest to 1.255.0.

  • Update tombi@latest to 1.2.5.

  • Update mise@latest to 2026.7.18.

  • Update cargo-neat@latest to 0.5.3.

  • Update cargo-crap@latest to 0.4.0.

2.85.5

  • Update uv@latest to 0.12.0.

  • Update syft@latest to 1.50.0.

  • Update sccache@latest to 0.17.0.

  • Update mise@latest to 2026.7.16.

2.85.4

  • Update uv@latest to 0.11.33.

  • Update mise@latest to 2026.7.15.

  • Update biome@latest to 2.5.6.

2.85.3

  • Update xh@latest to 0.26.2.

  • Update ubi@latest to 0.10.0.

  • Update mise@latest to 2026.7.14.

  • Update martin@latest to 1.13.0.

  • Update cargo-shear@latest to 1.13.3.

  • Update cargo-binstall@latest to 1.21.1.

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.85.8] - 2026-08-04

  • Update zizmor@latest to 1.29.0.

  • Update typos@latest to 1.49.0.

  • Update trivy@latest to 0.73.0.

  • Update tombi@latest to 1.2.6.

  • Update prek@latest to 0.4.12.

  • Update mise@latest to 2026.8.1.

  • Update convco@latest to 0.7.1.

  • Update cargo-semver-checks@latest to 0.50.0.

  • Update cargo-crap@latest to 0.4.1.

[2.85.7] - 2026-08-02

  • Update wasmtime@latest to 47.0.3.

  • Update uv@latest to 0.12.1.

  • Update rclone@latest to 1.75.0.

  • Update kingfisher@latest to 1.110.0.

[2.85.6] - 2026-08-01

  • Update wasm-tools@latest to 1.255.0.

  • Update tombi@latest to 1.2.5.

  • Update mise@latest to 2026.7.18.

... (truncated)

Commits

Updates j178/prek-action from 2.0.6 to 3.0.0

Release notes

Sourced from j178/prek-action's releases.

v3.0.0

prek-action releases are now immutable

Starting with v3, prek-action will no longer publish moving major or minor tags. References such as j178/prek-action@v3 and j178/prek-action@v3.0 will not be available.

Moving tags can be retargeted after users adopt them, creating unnecessary supply-chain risk. Use an exact release tag or, for stronger protection, pin the action to a full commit SHA.

[!TIP] Use an exact release tag:

- uses: j178/prek-action@v3.0.0

Or, even better, pin the full commit SHA:

- uses: j178/prek-action@4e14d07f9231acabce116ccfca13b13dd9755ece # v3.0.0

What's Changed

Full Changelog: j178/prek-action@v2...v3.0.0

Commits

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 workflows group with 3 updates: [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [j178/prek-action](https://github.com/j178/prek-action).


Updates `dtolnay/rust-toolchain` from 2c7215f132e9ebf062739d9130488b56d53c060c to 6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@2c7215f...6c977a6)

Updates `taiki-e/install-action` from 2.85.2 to 2.85.7
- [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@41049aa...67729d5)

Updates `j178/prek-action` from 2.0.6 to 3.0.0
- [Release notes](https://github.com/j178/prek-action/releases)
- [Commits](j178/prek-action@5337cb9...4e14d07)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-version: 6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772
  dependency-type: direct:production
  dependency-group: workflows
- dependency-name: taiki-e/install-action
  dependency-version: 2.85.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: workflows
- dependency-name: j178/prek-action
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: workflows
...

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 Aug 5, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 5, 2026 22:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2026
@svix-jbrown
svix-jbrown merged commit 9cda204 into main Aug 5, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/workflows-a2080b0764 branch August 5, 2026 22:26
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