Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.21.
- 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 retrieves identity information associated with a provided GitHub token, such as the username, user type (e.g., User or Bot), email, and token type. It automates the process of identifying the entity behind a token, simplifying tasks that require understanding authentication context in workflows. This action is particularly useful for debugging, auditing, or customizing workflows based on token-specific attributes.
What’s Changed
What’s Changed
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/421
- Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/422
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/423
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/424
Full Changelog: https://github.com/CatChen/token-who-am-i-action/compare/v2.0.20...v2.0.21