Skip to content
Compare
Choose a tag to compare
@githubofkrishnadhas githubofkrishnadhas released this 27 Jul 16:03
· 2 commits to main since this release
6e66950

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