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
- @felixshiftellecon made their first contribution in #74
- @mangyau made their first contribution in #75
Full Changelog: v2.7.2...v3.0.0