Skip to content

Releases: davidism/gha-update

Release list

0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 03:13
0.2.0
a9df1bf

This is the gha-update 0.2.0 feature release.

PyPI: https://pypi.org/project/gha-update/0.2.0/
Changes: https://gha-update.readthedocs.io/page/changes/#version-0-2-0

  • Follow redirects for moved projects. #1
  • Read GITHUB_TOKEN to make authenticated requests, and advise setting it if a rate limit is reached. #7
  • Use default config if the config file does not exist. #14
  • Update action references in action definitions. Definitions are action.yaml/.yml file in folders in .github/actions or at the root. #6
  • Don't fail if workflows folder is missing.
  • Add ghes-host config to access a GitHub Enterprise Server. #16
  • Handle pagination when fetching tags. Show an error if no version tags were found. #15

0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 20:59
0.1.0
cf0695d