sumup-bank/Change and Commit Yaml

This Action clones a repository, then changes a Yaml file inside it and pushes the changes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filepathPath to the file to be changedyes
newvalueNew value to be inserted in the yaml fileyes
refThe branch, tag or SHA to checkoutyes
repositoryThe repository to clone and then pushyes
yamlpathPath to the yaml file to be changedyes
commitprefixPrefix to be added to the commit messageno[CCY]
tokenThe token used to authenticate with GitHubno${{ github.token }}

no outputs