Skip to content

Releases: martinbonnin/pin-github-actions

v0.3.3

18 Jun 14:12

Choose a tag to compare

Fixed

  • Fix version number

v0.3.2

18 Jun 14:04

Choose a tag to compare

Fixed

  • Add support for actions that are in subfolders like gradle/actions/setup-gradle

v0.3.1

20 Jul 15:01

Choose a tag to compare

Fixed

  • Fix some cases where the regex was missing some actions.

v0.3.0

18 Jul 13:31

Choose a tag to compare

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

17 Jul 18:11

Choose a tag to compare

Fixed

  • Use Darwin Ktor engine instead of CIO. Fixes TLS.

v0.1.0

17 Jul 17:30

Choose a tag to compare

Added

  • Initial commit