Skip to content

Release v0.4.0

Choose a tag to compare

@ericcornelissen ericcornelissen released this 27 Apr 14:36
· 151 commits to main since this release

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.