Skip to content

Releases: mheap/pin-github-action

v3.4.0

22 Jun 12:45

Choose a tag to compare

What's Changed

  • perf: add caching to avoid duplicate GitHub API calls by @mceachen in #210

New Contributors

Full Changelog: v3.3.1...v3.4.0

v3.3.1

29 Apr 16:30

Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

27 Apr 12:50

Choose a tag to compare

What's Changed

  • Add support for --recursive flag by @mheap in #205

Full Changelog: v3.2.0...v3.3.0

v3.2.0

27 Apr 11:42

Choose a tag to compare

What's Changed

  • Fixing quoting so the alias doesn't hardcode $(pwd) when it's set. by @evanstucker-hates-2fa in #200
  • Chore: Add information about when api limits will reset by @JoshuaJackson-jobvite in #202
  • [feature] Don't fail fast on list of actions by @maschwenk in #193

New Contributors

Full Changelog: v3.1.2...v3.2.0

v3.1.2

19 Mar 06:57

Choose a tag to compare

What's Changed

  • Improve error message when input is invalid by @mheap in #197
  • Fix regex for adding pins by @mheap in #198

Full Changelog: v3.1.1...v3.1.2

v3.1.1

18 Mar 11:40

Choose a tag to compare

What's Changed

  • Add tests for addSecurity + fix allowlist format by @mheap in #195

Full Changelog: v3.1.0...v3.1.1

v3.1.0

15 Mar 12:56

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

15 Mar 12:33

Choose a tag to compare

What's Changed

  • Set WORKFLOWS_DIR in Docker to enable relative paths to be specified by @mheap in #189

Full Changelog: v3.0.1...v3.0.2

v3.0.1

15 Mar 12:23

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Mar 10:50

Choose a tag to compare

What's Changed

  • V3 updates by @mheap in #186
    • Change default pin annotation to # {ref} from # pin@{ref}
    • Change authentication env variable from GH_ADMIN_TOKEN to GITHUB_TOKEN

Full Changelog: v2.1.1...v3.0.0