Release v0.4.0
Enhancements
- Include transitive actions in
gha.sum(opt-out available). - Improve performance of cloning repositories at a commit.
Bugs
- Fix errors for
uses:values with local actions. - Fix errors for
uses:values with Docker Hub actions.
Security
- Upgrade Go to
v1.24.2.
Miscellaneous
- Improve reproducibility by using
-trimpath.