releaser-pleaser/.github/workflows
Julian Tölle 4921114265 fix(action): container image reference used wrong syntax
The current value caused the following error when running the action in
a different repository:

    Error: 'ghcr.io/apricote/releaser-pleaser:v0.4.1' should be either '[path]/Dockerfile' or 'docker://image[:tag]'.

Not sure why this did not come up before, as we are also using the same
format for the CI in this repository, even if we use another tag.
2024-11-08 13:20:53 +01:00
..
ci.yaml deps: update actions/checkout digest to eef6144 (#79) 2024-10-14 15:02:39 +02:00
docs.yaml deps: update dependency rust-lang/mdbook to v0.4.42 (#95) 2024-11-07 17:23:27 +00:00
mirror.yaml deps: update actions/checkout digest to eef6144 (#79) 2024-10-14 15:02:39 +02:00
release.yaml deps: update actions/checkout digest to eef6144 (#79) 2024-10-14 15:02:39 +02:00
releaser-pleaser.yaml fix(action): container image reference used wrong syntax 2024-11-08 13:20:53 +01:00