Changes in v1.1.2
- Updated to Node.js 24 to address GitHub deprecation warnings
- Improved compatibility with latest GitHub Actions runner environment
- No breaking changes for consumers
Migration
No action required. Consumers using @v1 or @v1.1 will automatically receive this update.
Installation
- uses: hashicorp/actions-go-build@v1.1.2
with:
product_name: my-product
go_version: 1.24
os: linux
arch: amd64
instructions: |
go build -o "$BIN_PATH" -trimpath -buildvcs=false