Profile Cards
Version updated for https://github.com/seijikohara/profile-cards-action to version v0.0.6.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action generates profile README cards as SVG from the GitHub GraphQL API. It produces various statistics such as lifetime and current-year contributions, stars, followers, merged pull requests, issues, public repositories, recently contributed-to repositories, contribution history, streaks, contribution composition, activity rhythm, and a language treemap. The generated files are self-hosted and theme-aware, using Primer color tokens for blending into both themes.
What’s Changed
What’s Changed
- chore(deps): update pnpm to v11.19.0 by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/17
- chore(deps): update dependency oxfmt to ^0.62.0 by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/16
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/19
- fix(ci): reconcile release tags instead of erroring, and bound test concurrency by @seijikohara in https://github.com/seijikohara/profile-cards-action/pull/20
- refactor(ci): move the release into a convergent single-purpose workflow by @seijikohara in https://github.com/seijikohara/profile-cards-action/pull/21
Full Changelog: https://github.com/seijikohara/profile-cards-action/compare/v0.0.5...v0.0.6