Releases: martinbonnin/pin-github-actions
Releases · martinbonnin/pin-github-actions
v0.3.3
v0.3.2
Fixed
- Add support for actions that are in subfolders like
gradle/actions/setup-gradle
v0.3.1
Fixed
- Fix some cases where the regex was missing some actions.
v0.3.0
Changed
- There are no subcommands anymore. It's now possible to omit "pin":
pin-github-actions .
- The binary is now released as a jar to avoid having to notarize it.
v0.2.0
Fixed
- Use Darwin Ktor engine instead of CIO. Fixes TLS.
v0.1.0
Added
- Initial commit