From 4b17a3dec6f6bce3e578b68e3c9eca40e7d07516 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:07:38 +0000 Subject: [PATCH] chore(deps): update release-plz/action digest to d648ff7 --- .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 86ba410..83dd47e 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@36d2dcf6a250ff9c4dfd2984e988d79ea67a4c6a # v0.5 + - uses: release-plz/action@d648ff7d7a6c71fa2337c8cc2c7b3e4fb578cdea # v0.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: