From b32c6f138404704acb0255e085e338c2a9f65b55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 00:25:25 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.84.0 to 2.85.13 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.84.0 to 2.85.13. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9...82cd3e7658a6f96c86c0234aeeda1748937cb0a1) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c151072..23caf606 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: run: cargo run --locked -p projectatlas-lints --bin cargo-projectatlas-lints -- strict-strings - name: Install cargo-deny - uses: taiki-e/install-action@a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9 # v2 + uses: taiki-e/install-action@82cd3e7658a6f96c86c0234aeeda1748937cb0a1 # v2 with: tool: cargo-deny@0.20.2 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2f4e7274..f192635d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -123,7 +123,7 @@ jobs: run: cargo run --locked -p projectatlas-lints --bin cargo-projectatlas-lints -- strict-strings - name: Install cargo-deny - uses: taiki-e/install-action@a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9 # v2 + uses: taiki-e/install-action@82cd3e7658a6f96c86c0234aeeda1748937cb0a1 # v2 with: tool: cargo-deny@0.20.2