Skip to content

Commit 85c6467

Browse files
chore(deps): update apricote/releaser-pleaser action to v0.6.1 (#35)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [apricote/releaser-pleaser](https://redirect.github.com/apricote/releaser-pleaser) | action | patch | `v0.6.0` -> `v0.6.1` | --- ### Release Notes <details> <summary>apricote/releaser-pleaser (apricote/releaser-pleaser)</summary> ### [`v0.6.1`](https://redirect.github.com/apricote/releaser-pleaser/blob/HEAD/CHANGELOG.md#v061) [Compare Source](https://redirect.github.com/apricote/releaser-pleaser/compare/v0.6.0...v0.6.1) ##### Bug Fixes - **gitlab**: support fast-forward merges ([#&#8203;210](https://redirect.github.com/apricote/releaser-pleaser/issues/210)) </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/nomad-dev-env). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cc3ce6 commit 85c6467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releaser-pleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
pull-requests: write
2525
steps:
2626
- name: releaser-pleaser
27-
uses: apricote/[email protected].0
27+
uses: apricote/[email protected].1
2828
with:
2929
token: ${{ secrets.HCLOUD_BOT_TOKEN }}
3030
extra-files: |

0 commit comments

Comments
 (0)