Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.19.
- 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 is a GitHub Action that retrieves identity information associated with a provided GitHub token, including details like username, email, user type (e.g., User or Bot), token permissions, and more. It automates the process of identifying the entity behind a token, making it easier for developers to understand the context and capabilities of the token in workflows. This action is particularly useful for debugging and managing tokens in composite GitHub Actions.
What’s Changed
What’s Changed
- Bump eslint from 10.1.0 to 10.2.0 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/410
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/411
- Bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/412
- Bump @types/node from 25.5.2 to 25.6.0 in the types group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/414
- Bump prettier from 3.8.1 to 3.8.2 in the development-dependencies group across 1 directory by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/415
- Bump @actions/github from 9.0.0 to 9.1.0 in the actions group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/413
Full Changelog: https://github.com/CatChen/token-who-am-i-action/compare/v2.0.18...v2.0.19