Rename or clarify Version Updater workflow
Author: singleriderCreated Aug 21, 2026Updated Aug 31, 2026
version_updater.yml does not update the BBOT version. It only bumps the pinned nuclei and trufflehog versions in their modules. Actual version calculation and git tagging happens in tests.yml. The name misleads contributors looking for the release mechanism.
Acceptance criteria:
- Workflow renamed to reflect its purpose (e.g. "Tool Version Updater") or a comment added at the top pointing to
tests.ymlfor release tagging - No functional changes to either workflow
Source: blacklanternsecurity/bbot