Skip to content

Releases: mheap/pin-github-action

v3.4.0

22 Jun 12:45
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.3.0

27 Apr 12:50
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v3.1.2

19 Mar 06:57
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.0.2

15 Mar 12:33
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v3.0.0

15 Mar 10:50
Compare
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