Last Successful Commit Hash
Version updated for tylermilner/last-successful-commit-hash-action to version v1.0.2.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Added
- Added unit tests. (#20)
Changed
- Improved debug logging. Use GHA built-in debug logging rather than
console.log()
. (#21) - Bump
@actions/github
from 5.1.1 to 6.0.0. (#14) - Bump
eslint-plugin-jest
dependency from 27.9.0 to 28.2.0. (#13)
New Contributors
- @dependabot made their first contribution in https://github.com/tylermilner/last-successful-commit-hash-action/pull/13
Full Changelog: https://github.com/tylermilner/last-successful-commit-hash-action/compare/v1.0.1...v1.0.2