Skip to content

Commit

Permalink
deps: bump 42ByteLabs/patch-release-me
Browse files Browse the repository at this point in the history
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](42ByteLabs/patch-release-me@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 1b520ef commit d0ce486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit d0ce486

Please sign in to comment.