From dc14106693969f473da2fdce9bea7da02a4175cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 17:39:06 +0000 Subject: [PATCH] chore(deps): update release-plz/action digest to 064f4d1 --- .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..04d2ed2 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@064f4d1e36c843611ddf013be726beaa4ad804db # 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@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5 with: command: release-pr env: