josephduffy/Update Xcode Version

Update Xcode versions used in GitHub Actions workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 25, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: josephduffy/update-xcode-version-action@cc0503d446359c9219a436dda5fd6d09a0c7b2ba # v0.4.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
xcode-versions-fileThe path to a .yml file that describes which versions should be applied to which files.yes.github/xcode-versions.yml
xcode-search-pathThe path to search for Xcode versions in.yes/Applications
github-tokenIf provided will create a pull request with the changes.
xcode-version-badge-pathIf provided will generate a badge at the provided path.
xcode-version-badge-markdown-fileIf provided the action will replace any lines containing <!---xcode-version-badge-markdown--> with the markdown necessary to render a supported versions badge.
xcode-version-badge-versionsThe version(s) to display in the generated badge. Provide multiple versions by separating with commas.latest
quotesdouble
namedescription
pull-request-urlThe URL to the created/updated pull request
pull-request-idThe ID of the created/updated pull request