Skip to content

Commit 77c67dd

Browse files
build(deps): bump 42ByteLabs/patch-release-me from 0.6.1 to 0.6.2
Bumps [42ByteLabs/patch-release-me](https://github.com/42bytelabs/patch-release-me) from 0.6.1 to 0.6.2. - [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@9ff3c04...1a840ec) --- updated-dependencies: - dependency-name: 42ByteLabs/patch-release-me dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d679aa5 commit 77c67dd

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@v5
2424

2525
- name: "Patch Release Me"
26-
uses: 42ByteLabs/patch-release-me@9ff3c04cb0802fd8dcd3100e5c0b4801e88daf3a # 0.6.1
26+
uses: 42ByteLabs/patch-release-me@1a840ec5f538188590b75b19e1c300c7d036bcc8 # 0.6.2
2727
with:
2828
mode: ${{ github.event.inputs.bump }}
2929

0 commit comments

Comments
 (0)