Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.15.
- 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 information about the identity and attributes associated with a GitHub token, such as username, email, user type, and token type. It helps developers understand the context and permissions of a token, enabling better debugging and secure automation of workflows. This action is particularly useful for managing and verifying the identity and scope of tokens in GitHub Actions.
Release notes
What’s Changed
- Bump @types/node from 25.3.2 to 25.3.3 in the types group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/366
- Bump lint-staged from 16.2.7 to 16.3.1 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/367
- Bump lint-staged from 16.3.1 to 16.3.2 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/368
- Fixed template string in package.json by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/369
- Bump graphql from 16.13.0 to 16.13.1 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/370
- Migrating to yarn v4 by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/371
- Added GraphQL sync workflow by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/372
- Bump @types/node from 25.3.3 to 25.3.5 in the types group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/373
- Bump the development-dependencies group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/375
Full Changelog: https://github.com/CatChen/token-who-am-i-action/compare/v2.0.14...v2.0.15