releaser-pleaser/.github/workflows
Julian Tölle cbfacc894b
fix(action): container image reference used wrong syntax (#96)
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 12:27:09 +00: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 (#96) 2024-11-08 12:27:09 +00:00