Skip to content

Releases: githubofkrishnadhas/github-access-using-githubapp

v3

01 Jun 17:27
b823aba

Choose a tag to compare

What's Changed

  • dependabot python package: bump cryptography from 42.0.5 to 43.0.1 by @dependabot[bot] in #10
  • dependabot python package: bump cryptography from 43.0.1 to 43.0.3 by @dependabot[bot] in #11
  • dependabot python package: bump cryptography from 43.0.3 to 44.0.0 by @dependabot[bot] in #12
  • dependabot python package: bump cryptography from 44.0.0 to 44.0.2 by @dependabot[bot] in #15
  • dependabot python package: bump cryptography from 44.0.2 to 45.0.5 by @dependabot[bot] in #23
  • dependabot python package: bump cryptography from 45.0.5 to 47.0.0 by @dependabot[bot] in #36
  • Devops 384 action upgrade by @githubofkrishnadhas in #37
  • doc: update readme by @githubofkrishnadhas in #38

Full Changelog: v2...v3

v2

27 Jul 16:03
6e66950

Choose a tag to compare

What's Changed

  • Python docker image updated from 3.10 to 3.11 in Dockerfile

  • How the output token was accessed is changed. in v1 version output was available as a Env variable named GH_APP_TOKEN, in v2 its changed to standard GITHUB_OUTPUT.

  • Updated README to add more use case examples

  • Configured CodeQL scans and weekly dependabot package updates

  • more improved logging and exception handling

  • Bump certifi from 2024.6.2 to 2024.7.4 in the pip group across 1 directory by @dependabot in #5

  • v2 version of action - githubofkrishnadhas/github-access-using-githubapp by @githubofkrishnadhas in #6

Full Changelog: v1...v2

v1

03 Jul 19:15

Choose a tag to compare

This action can be used to generate github app installation token and used for doing authentication purposes in automations.
The TOKEN will be generated as a environment variable GH_APP_TOKEN .

What's Changed

New Contributors

Full Changelog: https://github.com/githubofkrishnadhas/github-access-using-githubapp/commits/v1