sarpedondev/Compose Image Marker Update

Update Docker Compose image lines using marker comments like "# image-tag:backend".

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoRepository to update, for example owner/repo. Defaults to the current repository.no""
branchBranch to update.nomain
tokenGitHub token with write access to the target repository.yes
imageFull image reference to write, for example ghcr.io/acme/api:sha123.yes
markerMarker name. The action looks for "# image-tag:<marker>".yes
filesNewline or space separated glob patterns to search.no**/*.yml **/*.yaml
marker-prefixMarker prefix.noimage-tag
commit-messageCommit message.no""
git-user-nameGit commit user name.nogithub-actions[bot]
git-user-emailGit commit user email.nogithub-actions[bot]@users.noreply.github.com
fail-on-missingFail if no matching marker is found.notrue
namedescription
changedWhether any file changed.
filesComma-separated list of changed files.