From d0ce486cedd2daf92868aa96eccb0ddda610e19a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:06:51 +0000 Subject: [PATCH] deps: bump 42ByteLabs/patch-release-me Bumps the production-dependencies group with 1 update: [42ByteLabs/patch-release-me](https://github.com/42bytelabs/patch-release-me). Updates `42ByteLabs/patch-release-me` from 0.3.1 to 0.4.0 - [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.3.1...0.4.0) --- updated-dependencies: - dependency-name: 42ByteLabs/patch-release-me dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 29ba49a..6ec00e5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: uses: actions/checkout@v4 - name: "Patch Release Me" - uses: 42ByteLabs/patch-release-me@0.3.1 + uses: 42ByteLabs/patch-release-me@0.4.0 with: mode: ${{ github.event.inputs.bump }}