From 18e305a8264440c02bf0f92bc90c19bed4f42598 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 02:04:01 +0000 Subject: [PATCH] chore(deps): update release-plz/action action to v0.5.120 --- .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 530f8c0..4a60f5e 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@b7e9a28eded4986ec6b1fa40eeee8f8f165559ec # v1.0.3 id: auth - name: Run release-plz - uses: release-plz/action@1efcf74dfcd6e500990dad806e286899ae384064 # v0.5.119 + uses: release-plz/action@487eb7b5c085a664d5c5ca05f4159bd9b591182a # v0.5.120 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@1efcf74dfcd6e500990dad806e286899ae384064 # v0.5.119 + uses: release-plz/action@487eb7b5c085a664d5c5ca05f4159bd9b591182a # v0.5.120 with: command: release-pr env: