From f1fc174a653c3a9a7e6585241f7cfe9f38495b53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 04:36:25 +0000 Subject: [PATCH] chore(deps): update release-plz/action action to v0.5.118 --- .github/workflows/release-crates.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-crates.yml b/.github/workflows/release-crates.yml index e41e70c..fdc8973 100644 --- a/.github/workflows/release-crates.yml +++ b/.github/workflows/release-crates.yml @@ -28,7 +28,7 @@ jobs: - uses: rust-lang/crates-io-auth-action@e919bc7605cde86df457cf5b93c5e103838bd879 # v1.0.1 id: auth - name: Run release-plz - uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117 + uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118 with: command: release env: @@ -54,7 +54,7 @@ jobs: - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - name: Run release-plz - uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117 + uses: release-plz/action@d529f731ae3e89610ada96eda34e5c6ba3b12214 # v0.5.118 with: command: release-pr env: