Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.20.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The token-who-am-i-action GitHub Action identifies and retrieves detailed metadata about the identity associated with a provided GitHub token. It automates the process of extracting key attributes such as username, ID, email, token type, and permission scopes, helping developers understand the context and capabilities of the token they are using. This action is particularly useful for debugging and managing access control in workflows.
What’s Changed
What’s Changed
- Bump the development-dependencies group with 6 updates by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/416
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/417
- Bump prettier from 3.8.2 to 3.8.3 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/418
- Bump @0no-co/graphqlsp from 1.15.3 to 1.15.4 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/419
- Bump typescript from 6.0.2 to 6.0.3 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/420
Full Changelog: https://github.com/CatChen/token-who-am-i-action/compare/v2.0.19...v2.0.20