Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.16.
- 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 identity information associated with a GitHub token, such as username, account type (user or bot), email, permissions, and token type. It simplifies the process of understanding the identity and scope of a token, aiding in debugging, auditing, and managing token usage in GitHub workflows. This action is especially useful for verifying token details and ensuring proper access control in automated workflows.
Release notes
What’s Changed
- Bump @types/node from 25.3.5 to 25.4.0 in the types group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/376
- Bump the development-dependencies group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/378
- Change GraphQL schema update schedule to every hour by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/379
- Enhance workflow with reformat, build, and bundle steps by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/380
- Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/381
- Update Dependabot configuration by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/382
- Bump @vercel/ncc from 0.38.3 to 0.38.4 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/383
- Bump @types/node from 25.4.0 to 25.5.0 in the types group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/384
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/386
- Updated agent instructions by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/388
- Bump undici from 6.23.0 to 6.24.0 by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/387
- Bump @graphql-codegen/cli from 6.1.3 to 6.2.1 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/385
- Fixed yarn warnings and migrated to @ianvs/prettier-plugin-sort-imports by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/389
- Moved @graphql-typed-document-node/core to devDependencies by @CatChen in https://github.com/CatChen/token-who-am-i-action/pull/391
New Contributors
- @check-git-status-bot[bot] made their first contribution in https://github.com/CatChen/token-who-am-i-action/pull/386
Full Changelog: https://github.com/CatChen/token-who-am-i-action/compare/v2.0.15...v2.0.16