From 0355afa8a9d6eb4453bbe1053988961dc9cb1d50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 01:53:40 +0000 Subject: [PATCH] build(deps): bump 42ByteLabs/patch-release-me from 0.4.1 to 0.5.3 Bumps [42ByteLabs/patch-release-me](https://github.com/42bytelabs/patch-release-me) from 0.4.1 to 0.5.3. - [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/0.4.1...0.5.3) --- updated-dependencies: - dependency-name: 42ByteLabs/patch-release-me dependency-type: direct:production update-type: version-update:semver-minor ... 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 590a4b9..2fead6a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v4 - name: "Patch Release Me" - uses: 42ByteLabs/patch-release-me@0.4.1 + uses: 42ByteLabs/patch-release-me@0.5.3 with: mode: ${{ github.event.inputs.bump }}