chore(main): release v0.6.0

This commit is contained in:
Julian Tölle 2025-06-09 08:52:22 +00:00 committed by releaser-pleaser
parent 81a855f5ab
commit 7d3ee9aa06
3 changed files with 9 additions and 2 deletions

View file

@ -30,7 +30,7 @@ releaser-pleaser:
# There is no way to run a pipeline when the MR description is updated :(
- if: $CI_COMMIT_BRANCH == "$[[ inputs.branch ]]"
image:
name: ghcr.io/apricote/releaser-pleaser:v0.5.1 # x-releaser-pleaser-version
name: ghcr.io/apricote/releaser-pleaser:v0.6.0 # x-releaser-pleaser-version
entrypoint: [ "" ]
variables:
GITLAB_TOKEN: $[[ inputs.token ]]