From 39e634f5a4b6d1fad0b8d0983b22cdcf80ee0659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 00:22:30 +0000 Subject: [PATCH] chore(deps): bump MarcoIeni/release-plz-action from 0.5.108 to 0.5.118 Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.108 to 0.5.118. - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](https://github.com/marcoieni/release-plz-action/compare/v0.5.108...v0.5.118) --- updated-dependencies: - dependency-name: MarcoIeni/release-plz-action dependency-version: 0.5.118 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release-plz.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index b4aa68820..e51498bd8 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -21,7 +21,7 @@ jobs: - name: Install Rust toolchain uses: dtolnay/rust-toolchain@stable - name: Run release-plz - uses: MarcoIeni/release-plz-action@v0.5.108 + uses: MarcoIeni/release-plz-action@v0.5.118 with: command: release env: