Skip to content

Commit d58c7ed

Browse files
deps: update apricote/releaser-pleaser action to v0.5.1 (#1054)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [apricote/releaser-pleaser](https://redirect.github.com/apricote/releaser-pleaser) | action | patch | `v0.5.0` -> `v0.5.1` | --- ### Release Notes <details> <summary>apricote/releaser-pleaser (apricote/releaser-pleaser)</summary> ### [`v0.5.1`](https://redirect.github.com/apricote/releaser-pleaser/blob/HEAD/CHANGELOG.md#v051) [Compare Source](https://redirect.github.com/apricote/releaser-pleaser/compare/v0.5.0...v0.5.1) ##### Bug Fixes - invalid version for subsequent pre-releases ([#&#8203;174](https://redirect.github.com/apricote/releaser-pleaser/issues/174)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d713dfa commit d58c7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser-pleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: releaser-pleaser
20-
uses: apricote/[email protected].0
20+
uses: apricote/[email protected].1
2121
with:
2222
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
2323
extra-files: |

0 commit comments

Comments
 (0)