Release Pilot Action
Version updated for https://github.com/ranarn/release-pilot to version v1.0.8.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Release Pilot is a GitHub Action that simplifies the release process by automating semantic versioning, tagging, changelog generation, and GitHub Release creation. It uses Conventional Commits parsing to determine the next SemVer version, supports breaking changes with ! footers, and provides features like pre-release support, floating major/minor tags, and Node.js 24+ ESM compatibility. It offers a zero-config approach for users who want a single action to handle all release tasks.
What’s Changed
๐ Bug Fixes
- Update versions due to audit issues (256256f)
- Group codeql-action Dependabot updates to avoid version mismatch failures (#61) (77721a3)
๐ฆ Build
- deps: bump pnpm/action-setup from 6.0.9 to 6.0.10 (19b8194)
- deps: bump actions/stale from 10.4.0 to 11.0.0 (0c7aa83)
- deps: bump github/codeql-action/analyze from 4.37.2 to 4.37.6 (38344e7)
- deps: bump github/codeql-action/init from 4.37.3 to 4.37.6 (5752358)
- deps: bump github/codeql-action/autobuild from 4.37.2 to 4.37.6 (da26806)
- deps: bump github/codeql-action/autobuild from 4.37.0 to 4.37.2 (00fc662)
- deps: bump github/codeql-action/analyze from 4.37.0 to 4.37.2 (c0687f2)
- deps: bump github/codeql-action/init from 4.37.0 to 4.37.3 (5b4270f)
- deps: bump actions/checkout from 7.0.0 to 7.0.1 (737824f)
- deps: bump actions/setup-node from 6.4.0 to 7.0.0 (2fafde6)
- deps: bump actions/stale from 10.3.0 to 10.4.0 (fe5be85)
- deps: bump pnpm/action-setup from 6.0.8 to 6.0.9 (f4daeb1)
- deps: bump github/codeql-action from 4.36.1 to 4.36.2 (7cca48c)