Skip to content

Commit 347a8e2

Browse files
dependabot[bot]GeekMasher
authored andcommitted
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.6.0 to 0.6.1 - [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@63750b1...9ff3c04) --- updated-dependencies: - dependency-name: 42ByteLabs/patch-release-me dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 179923a commit 347a8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
private-key: ${{ secrets.SECLABS_APP_KEY }}
3030

3131
- name: "Patch Release Me"
32-
uses: 42ByteLabs/patch-release-me@63750b1c6fc917cdb605f13ad44c9e10e9d6ef5d # 0.6.0
32+
uses: 42ByteLabs/patch-release-me@9ff3c04cb0802fd8dcd3100e5c0b4801e88daf3a # 0.6.1
3333
with:
3434
# Bump (patch)
3535
mode: ${{ inputs.mode }}

0 commit comments

Comments
 (0)