Skip to content

Commit ebd8eab

Browse files
dependabot[bot]GeekMasher
authored andcommitted
build(deps): bump 42ByteLabs/patch-release-me from 0.5.5 to 0.6.0
Bumps [42ByteLabs/patch-release-me](https://github.com/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](42ByteLabs/patch-release-me@e6f9961...63750b1) --- updated-dependencies: - dependency-name: 42ByteLabs/patch-release-me dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87ef968 commit ebd8eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: "Patch Release Me"
26-
uses: 42ByteLabs/patch-release-me@e6f9961bd38e8e482fb4167f30b5516641e8b887 # 0.5.5
26+
uses: 42ByteLabs/patch-release-me@63750b1c6fc917cdb605f13ad44c9e10e9d6ef5d # 0.6.0
2727
with:
2828
mode: ${{ github.event.inputs.bump }}
2929

0 commit comments

Comments
 (0)