From cc9b1dc03ce1c5f65d9fb733c5be529855f65725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 19:53:43 +0000 Subject: [PATCH] build(deps): bump release-plz/action from 0.5.131 to 0.5.134 Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.131 to 0.5.134. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](https://github.com/release-plz/action/compare/2eb1d8bcb770b4c48ccfaad919734b38b51958c9...503fe65046e8810d4844f6b3aa12ab599a3549d7) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.134 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 0eeca866..3af42ff5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: with: fetch-depth: 0 - name: Run release-plz - uses: release-plz/action@2eb1d8bcb770b4c48ccfaad919734b38b51958c9 # v0.5.131 + uses: release-plz/action@503fe65046e8810d4844f6b3aa12ab599a3549d7 # v0.5.134 with: command: release-pr env: