Tags: githubofkrishnadhas/github-access-using-githubapp
Tags
v2 version of action - githubofkrishnadhas/github-access-using-github… …app (#6) * DEVOPS-265 update python image from 3.10 to 3.11 * DEVOPS-265 incorporated new variables to action workfow updated * DEVOPS-265 Updated entrypoint script to pass new vars to python * DEVOPS-265 updated readme * DEVOPS-265 generate jwt and access token updated py filr * DEVOPS-265 added codeql and dependabot for action repo * DEVOPS-265 fix python env issue * generate token fix * generate token fix * generate token fix * generate token fix and entry point eval * remove commented items * adding token to github output to be used as steps.app-token.outputs.token * slight modification on output token * token name issue fixed * githubapp installation token set to GITHUB_OUTPUT instead of GITHUB_ENV allowing multiple token generations * Updated README.md DEVOPS-265