Skip to content

v3.0.0

Latest

Choose a tag to compare

@mangyau mangyau released this 12 Jun 19:48
756e415

What's Changed

  • feat: add GitHub App authentication alongside PAT by @felixshiftellecon in #74
  • feat!: align job default gh CLI version 2.20.2 → latest (PIE-6) by @mangyau in #75

Breaking change

Users who relied on the 2.20.2 default in those jobs without pinning an explicit version will now always install the latest gh CLI release.

Migration guide (v→v+1)

# Pin the old version to keep it:
- github-cli/upload:
    version: "2.20.2"

New Contributors

Full Changelog: v2.7.2...v3.0.0