From 592cda2fdb9cd691506cd01548e9d9af4e55184e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 14:05:17 +0000 Subject: [PATCH] chore(deps): bump release-plz/action from 0.5.132 to 0.5.136 Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.132 to 0.5.136. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](https://github.com/release-plz/action/compare/b5543c19b03be9bd48852d20ca89f478b7723260...a80d79efe0a195618acb02a4089d55fe74d2505f) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.136 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 a7bb49219..6ef65ff32 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -38,7 +38,7 @@ jobs: # GitHub App private key secret name private-key: ${{ secrets.RELEASE_PLZ_APP_PRIVATE_KEY }} - name: Run release-plz - uses: release-plz/action@b5543c19b03be9bd48852d20ca89f478b7723260 + uses: release-plz/action@a80d79efe0a195618acb02a4089d55fe74d2505f with: command: release env: @@ -59,7 +59,7 @@ jobs: - *install-rust - *generate-token - name: Run release-plz - uses: release-plz/action@b5543c19b03be9bd48852d20ca89f478b7723260 + uses: release-plz/action@a80d79efe0a195618acb02a4089d55fe74d2505f with: command: release-pr env: