From 0a0d7795b2a9ee39e41c5d4ff83a7f4ed59346be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 00:55:35 +0000 Subject: [PATCH] chore(deps): update release-plz/action digest to 487eb7b --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7b60da0f..b1f2a847 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: toolchain: stable components: rustfmt, clippy - - uses: release-plz/action@574c1d0ed8491b294f596b7148bafd08cca6a600 # v0.5 + - uses: release-plz/action@487eb7b5c085a664d5c5ca05f4159bd9b591182a # v0.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: