Releases: petsinc/last-successful-commit-action
Releases · petsinc/last-successful-commit-action
Release list
v2.0.0
2.0.0 (2026-06-01)
Bug Fixes
- Grant release workflow write permissions (065d852)
- Update release repository URL (8106b10)
- Use repository scoped release token (43e11ed)
Features
- Update action runtime and build tooling (f073366)
BREAKING CHANGES
- The action now runs on node24 instead of node16 and requires GitHub Actions runners that support node24.
v1.3.0
v1.2.1
fix: Use || not ?? to allow empty string to evaluate as falsy