Releases: ethanjli/pigrow-action
Releases · ethanjli/pigrow-action
v0.1.1
What's Changed
- Inputs are now passed to shell commands via environment variables rather than string interpolation, for better protection against weird characters (e.g. quotes)
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- This is a prerelease for testing, aiming to make it a little easier to extract and grow Raspberry Pi images in GitHub Actions workflows.
Full Changelog: https://github.com/ethanjli/pigrow-action/commits/v0.1.0