From 802b5387f293c8d5819bbe772573fb0aeb669c1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 18:07:30 +0000 Subject: [PATCH] chore(deps): bump release-plz/action from 0.5.108 to 0.5.117 Bumps [release-plz/action](https://github.com/release-plz/action) from 0.5.108 to 0.5.117. - [Release notes](https://github.com/release-plz/action/releases) - [Commits](https://github.com/release-plz/action/compare/8724d33cd97b8295051102e2e19ca592962238f5...acb9246af4d59a270d1d4058a8b9af8c3f3a2559) --- updated-dependencies: - dependency-name: release-plz/action dependency-version: 0.5.117 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 cc6763b..9e8e034 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -37,7 +37,7 @@ jobs: GITHUB_TOKEN=github:token - name: Run release-plz - uses: release-plz/action@8724d33cd97b8295051102e2e19ca592962238f5 # v0.5.108 + uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117 with: command: release @@ -73,6 +73,6 @@ jobs: GITHUB_TOKEN=github:token - name: Run release-plz - uses: release-plz/action@8724d33cd97b8295051102e2e19ca592962238f5 # v0.5.108 + uses: release-plz/action@acb9246af4d59a270d1d4058a8b9af8c3f3a2559 # v0.5.117 with: command: release-pr