From 66c18fbc10f8c09ec8d1dbcacd5531198985b1c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 00:40:28 +0000 Subject: [PATCH] chore(deps): bump MarcoIeni/release-plz-action from 0.5.118 to 0.5.119 Bumps [MarcoIeni/release-plz-action](https://github.com/marcoieni/release-plz-action) from 0.5.118 to 0.5.119. - [Release notes](https://github.com/marcoieni/release-plz-action/releases) - [Commits](https://github.com/marcoieni/release-plz-action/compare/v0.5.118...v0.5.119) --- updated-dependencies: - dependency-name: MarcoIeni/release-plz-action dependency-version: 0.5.119 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 a95bf5c3..12c92158 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: uses: actions-rust-lang/setup-rust-toolchain@v1.15.2 - name: release-plz - uses: MarcoIeni/release-plz-action@v0.5.118 + uses: MarcoIeni/release-plz-action@v0.5.119 env: GITHUB_TOKEN: ${{ github.token }} id: release-plz