From 63767781c3319c957bab6963f96e316090afd2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:43:20 +0000 Subject: [PATCH] chore(ci): bump release-plz/action from 0.5.131 to 0.5.133 Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.131 to 0.5.133. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](https://github.com/release-plz/action/compare/2eb1d8bcb770b4c48ccfaad919734b38b51958c9...aec534bbd8631793b9b3b8f1ee6cd886c322e17f) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.133 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 f7da906..ca8016b 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -26,7 +26,7 @@ jobs: - uses: dtolnay/rust-toolchain@631a55b12751854ce901bb631d5902ceb48146f7 # stable - - uses: release-plz/action@2eb1d8bcb770b4c48ccfaad919734b38b51958c9 # v0.5 + - uses: release-plz/action@aec534bbd8631793b9b3b8f1ee6cd886c322e17f # v0.5 with: command: release-pr env: @@ -47,7 +47,7 @@ jobs: - name: Authenticate with crates.io uses: rust-lang/crates-io-auth-action@c6f97d42243bad5fab37ca0427f495c86d5b1a18 # v1.4 - - uses: release-plz/action@2eb1d8bcb770b4c48ccfaad919734b38b51958c9 # v0.5 + - uses: release-plz/action@aec534bbd8631793b9b3b8f1ee6cd886c322e17f # v0.5 with: command: release env: