From d99359356c59db5f531237a51ac9b7ecdb63607d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 23:22:33 +0000 Subject: [PATCH] chore(deps): bump release-plz/action from 0.5.129 to 0.5.130 Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.129 to 0.5.130. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](https://github.com/release-plz/action/compare/064f4d1e36c843611ddf013be726beaa4ad804db...e8792575c7f2366cf6ff3ccc33ead9ace5b691c7) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.130 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 f7415cc..13fdb9c 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -22,7 +22,7 @@ jobs: - uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1 with: toolchain: stable - - uses: release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5.129 + - uses: release-plz/action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5.130 with: command: release env: @@ -45,7 +45,7 @@ jobs: - uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1 with: toolchain: stable - - uses: release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5.129 + - uses: release-plz/action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5.130 with: command: release-pr env: