This PR switched repolinter-action from building the dockerfile every run to pulling a pre-built image from GHCR. The action.yml is automatically modified by semantic-release to pull the correct image tag, allowing the action to still obey versioning rules.
This PR switched repolinter-action from building the dockerfile every run to pulling a pre-built image from GHCR. The
action.yml
is automatically modified by semantic-release to pull the correct image tag, allowing the action to still obey versioning rules.