Below you will find pages that utilize the taxonomy term “EndBug”
March 26, 2026
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.
March 23, 2026
Version Check
Version updated for https://github.com/EndBug/version-check to version v3.0.0.
This action is used across all versions by 1,884 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Version Check GitHub Action is designed to verify if the version of an npm package has been updated, facilitating automation in release workflows. Unlike other actions, it does not perform tasks like publishing or tagging but instead provides an output that can be utilized in custom workflow steps.