From 3fc167e3da3dd3c1d06dd8f88f749158b944be64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 01:42:00 +0000 Subject: [PATCH] build(deps): bump 42ByteLabs/patch-release-me from 0.5.4 to 0.5.5 Bumps [42ByteLabs/patch-release-me](https://github.com/42bytelabs/patch-release-me) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/42bytelabs/patch-release-me/releases) - [Changelog](https://github.com/42ByteLabs/patch-release-me/blob/main/.release.yml) - [Commits](https://github.com/42bytelabs/patch-release-me/compare/67fb9fab3595fd3fee1dfa539e080fef0488c909...e6f9961bd38e8e482fb4167f30b5516641e8b887) --- updated-dependencies: - dependency-name: 42ByteLabs/patch-release-me dependency-version: 0.5.5 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 3cee6ea..682476d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: "Patch Release Me" - uses: 42ByteLabs/patch-release-me@67fb9fab3595fd3fee1dfa539e080fef0488c909 # 0.5.4 + uses: 42ByteLabs/patch-release-me@e6f9961bd38e8e482fb4167f30b5516641e8b887 # 0.5.5 with: mode: ${{ github.event.inputs.bump }}