releaser-pleaser/.github
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
..
actions/setup-mdbook chore: setup renovate (#64) 2024-09-21 13:29:26 +02:00
workflows fix(action): container image reference used wrong syntax (#96) 2024-11-08 12:27:09 +00:00
renovate.json5 chore: setup renovate (#64) 2024-09-21 13:29:26 +02:00