Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.17.
- 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 designed to identify and retrieve detailed information about the identity behind a GitHub token, such as username, ID, email, and token type. It automates the process of decoding and exposing token-related metadata, which helps developers better understand and utilize the permissions and identity associated with a given token. This action is particularly useful for debugging or ensuring proper configuration of GitHub workflows.
Release notes
What’s Changed
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/392
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/393
- Bump actions/create-github-app-token from 2 to 3 by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/394
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/395
- Bump eslint from 10.0.3 to 10.1.0 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/397
- Bump flatted from 3.3.1 to 3.4.2 by @dependabot[bot] in https://github.com/CatChen/token-who-am-i-action/pull/396
Full Changelog: https://github.com/CatChen/token-who-am-i-action/compare/v2.0.16...v2.0.17