From 1a2fee96a8971a9a558f0250100c6e619bf463fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 23:32:50 +0000 Subject: [PATCH] chore(deps): Bump release-plz/action from 0.5.130 to 0.5.131 Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.130 to 0.5.131. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](https://github.com/release-plz/action/compare/e8792575c7f2366cf6ff3ccc33ead9ace5b691c7...2eb1d8bcb770b4c48ccfaad919734b38b51958c9) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.131 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 64cff03..b38c155 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -24,7 +24,7 @@ jobs: install: true install_args: "--locked" - name: Run release-plz - uses: release-plz/action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5 + uses: release-plz/action@2eb1d8bcb770b4c48ccfaad919734b38b51958c9 # v0.5 with: command: release env: @@ -50,7 +50,7 @@ jobs: install: true install_args: "--locked" - name: Run release-plz - uses: release-plz/action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5 + uses: release-plz/action@2eb1d8bcb770b4c48ccfaad919734b38b51958c9 # v0.5 with: command: release-pr env: