You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to switch from tibdex/github-app-token@v1 to actions/create-github-app-token@v1 and a token created for a github app fails to check out a repository after the change.
I created a workflow that demonstrates the problem. You'll need to update the app as well as the repo checked out. Checkout tibdex succeeds whereas Checkout gha fails.
I'm trying to switch from
tibdex/github-app-token@v1
toactions/create-github-app-token@v1
and a token created for a github app fails to check out a repository after the change.I created a workflow that demonstrates the problem. You'll need to update the app as well as the repo checked out.
Checkout tibdex
succeeds whereasCheckout gha
fails.Can't tell what the difference is in the tokens.
The text was updated successfully, but these errors were encountered: