From 9bbe34a39aa83cb3a99c20fc8b558ec0e3cd410e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 09:13:48 +0000 Subject: [PATCH] chore(deps): update release-plz/action digest to f708778 --- .github/workflows/release-plz.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index ca3f310..73ca7b2 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 0 - uses: dtolnay/rust-toolchain@stable - - uses: release-plz/action@52440b50d383aa252927de395c8b2c1e0a9cf8e9 # v0.5 + - uses: release-plz/action@f708778669256143d984cce4b23592637532e040 # v0.5 env: GITHUB_TOKEN: ${{ secrets.RELEASE_PLZ_TOKEN }} CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}