From 7b5b2d18d2d968c85a322729f03fe215546d336d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 14:20:15 +0000 Subject: [PATCH] Bump release-plz/action from 0.5.121 to 0.5.124 Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.121 to 0.5.124. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](https://github.com/release-plz/action/compare/5ab144c9d67d4346240190d0f95ed08668677928...e592230ad39e3ec735402572601fc621aa24355c) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.124 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 27d7642..cf5d8be 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.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@5ab144c9d67d4346240190d0f95ed08668677928 + uses: release-plz/action@e592230ad39e3ec735402572601fc621aa24355c with: command: release env: @@ -59,7 +59,7 @@ jobs: - *install-rust - *generate-token - name: Run release-plz - uses: release-plz/action@5ab144c9d67d4346240190d0f95ed08668677928 + uses: release-plz/action@e592230ad39e3ec735402572601fc621aa24355c with: command: release-pr env: