chore(main): release v0.4.2 (#97)

Co-authored-by: releaser-pleaser <>
This commit is contained in:
Julian Tölle 2024-11-08 13:28:52 +01:00 committed by GitHub
parent cbfacc894b
commit 05be3684c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 2 deletions

View file

@ -24,7 +24,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.1 # x-releaser-pleaser-version
name: ghcr.io/apricote/releaser-pleaser:v0.4.2 # x-releaser-pleaser-version
entrypoint: [""]
variables:
GITLAB_TOKEN: $[[ inputs.token ]]