From ccdb679da3059ed818d630fa8a48f9b842ae0e62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 14:31:28 +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.5.5 to 0.6.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/e6f9961bd38e8e482fb4167f30b5516641e8b887...63750b1c6fc917cdb605f13ad44c9e10e9d6ef5d) --- updated-dependencies: - dependency-name: 42ByteLabs/patch-release-me dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/update-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-release.yml b/.github/workflows/update-release.yml index 978903dc..480fc3f9 100644 --- a/.github/workflows/update-release.yml +++ b/.github/workflows/update-release.yml @@ -29,7 +29,7 @@ jobs: private-key: ${{ secrets.SECLABS_APP_KEY }} - name: "Patch Release Me" - uses: 42ByteLabs/patch-release-me@e6f9961bd38e8e482fb4167f30b5516641e8b887 # 0.5.5 + uses: 42ByteLabs/patch-release-me@63750b1c6fc917cdb605f13ad44c9e10e9d6ef5d # 0.6.0 with: # Bump (patch) mode: ${{ inputs.mode }}