Skip to content

Commit df4d6df

Browse files
chore(deps): update apricote/releaser-pleaser action to v0.7.1 (#52)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [apricote/releaser-pleaser](https://redirect.github.com/apricote/releaser-pleaser) | action | patch | `v0.7.0` -> `v0.7.1` | --- ### Release Notes <details> <summary>apricote/releaser-pleaser (apricote/releaser-pleaser)</summary> ### [`v0.7.1`](https://redirect.github.com/apricote/releaser-pleaser/blob/HEAD/CHANGELOG.md#v071) [Compare Source](https://redirect.github.com/apricote/releaser-pleaser/compare/v0.7.0...v0.7.1) ##### Bug Fixes - using code blocks within release-notes ([#&#8203;275](https://redirect.github.com/apricote/releaser-pleaser/issues/275)) - no html escaping for changelog template ([#&#8203;277](https://redirect.github.com/apricote/releaser-pleaser/issues/277)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7152d17 commit df4d6df

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)