chore(main): release v0.5.0

This commit is contained in:
releaser-pleaser 2024-11-15 17:50:54 +00:00
parent dd166ec446
commit 4f465cabd1
3 changed files with 14 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.4.2 # x-releaser-pleaser-version
name: ghcr.io/apricote/releaser-pleaser:v0.5.0 # x-releaser-pleaser-version
entrypoint: [ "" ]
variables:
GITLAB_TOKEN: $[[ inputs.token ]]