From 924548dd104bd71061a396f9317dd3de1690b8aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 21:37:44 +0000 Subject: [PATCH] chore(deps): update release-plz/action digest to 487eb7b --- .github/workflows/release-plz.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index a635c70..5e2b0d5 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -27,7 +27,7 @@ jobs: - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - name: Run release-plz - uses: release-plz/action@f4facd4a76fecd4b1b94f718c4f5e80510150720 # v0.5 + uses: release-plz/action@487eb7b5c085a664d5c5ca05f4159bd9b591182a # v0.5 with: command: release env: @@ -59,7 +59,7 @@ jobs: - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - name: Run release-plz - uses: release-plz/action@f4facd4a76fecd4b1b94f718c4f5e80510150720 # v0.5 + uses: release-plz/action@487eb7b5c085a664d5c5ca05f4159bd9b591182a # v0.5 with: command: release-pr env: