From 0c30c778455f1768ae136df3258f884df2c03502 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 07:16:22 +0000 Subject: [PATCH] chore(deps): bump bnjbvr/cargo-machete Bumps [bnjbvr/cargo-machete](https://github.com/bnjbvr/cargo-machete) from f447148733f2e2d3d9f2a4e4ae2b88a9d11f6298 to d40d1e3265e4161d599ebb902eb9892faf769f6e. - [Release notes](https://github.com/bnjbvr/cargo-machete/releases) - [Changelog](https://github.com/bnjbvr/cargo-machete/blob/main/CHANGELOG.md) - [Commits](https://github.com/bnjbvr/cargo-machete/compare/f447148733f2e2d3d9f2a4e4ae2b88a9d11f6298...d40d1e3265e4161d599ebb902eb9892faf769f6e) --- updated-dependencies: - dependency-name: bnjbvr/cargo-machete dependency-version: d40d1e3265e4161d599ebb902eb9892faf769f6e dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/cargo-machete.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cargo-machete.yml b/.github/workflows/cargo-machete.yml index c846d4f..04d3cff 100644 --- a/.github/workflows/cargo-machete.yml +++ b/.github/workflows/cargo-machete.yml @@ -22,4 +22,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - - uses: bnjbvr/cargo-machete@f447148733f2e2d3d9f2a4e4ae2b88a9d11f6298 # main + - uses: bnjbvr/cargo-machete@d40d1e3265e4161d599ebb902eb9892faf769f6e # main