Latest tag
Version updated for https://github.com/EndBug/latest-tag to version v1.6.3.
- This action is used across all versions by 1,744 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Latest Tag, automates the creation and updating of a latest tag to always point to the most recent release of a repository. It addresses the inconvenience of manually maintaining a latest tag, ensuring users can confidently reference the latest stable version of an action without worrying about version mismatches or unstable changes. Key features include support for both annotated and lightweight tags, as well as the ability to force-update branches.
Release notes
What’s Changed
- chore(deps-dev): bump prettier from 3.1.1 to 3.2.5 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/65
- chore(deps-dev): bump husky from 9.0.10 to 9.0.11 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/66
- chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/69
- chore(deps-dev): bump typescript from 5.3.3 to 5.4.3 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/70
- chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/74
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/78
- chore(deps-dev): bump prettier from 3.2.5 to 3.3.2 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/79
- chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/83
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/85
- chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/87
- chore(deps-dev): bump husky from 9.0.11 to 9.1.5 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/92
- chore(deps-dev): bump @types/node from 20.11.24 to 22.5.1 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/94
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.0.1 to 8.3.0 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/93
- chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/95
- chore(deps-dev): bump husky from 9.1.5 to 9.1.6 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/99
- chore(deps-dev): bump @types/node from 22.5.1 to 22.7.4 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/96
- chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/101
- chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/102
- chore(deps): bump minimatch by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/103
- chore(deps-dev): bump flatted from 3.2.5 to 3.4.2 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/104
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/EndBug/latest-tag/pull/106
- Upgrade action runtime from node20 to node24 by @Copilot in https://github.com/EndBug/latest-tag/pull/107
New Contributors
- @Copilot made their first contribution in https://github.com/EndBug/latest-tag/pull/107
Full Changelog: https://github.com/EndBug/latest-tag/compare/v1.6.2...v1.6.3