Profile Cards
Version updated for https://github.com/seijikohara/profile-cards-action to version v0.0.4.
- 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
Profile Cards Action is a GitHub Action that generates SVG profile README cards from the GitHub GraphQL API. It automates the process of creating detailed and visually appealing profile cards, including overview, contribution history, streaks, composition, activity rhythm, and language treemap. The action produces self-hosted SVG files and can commit them back to the repository, making the cards theme-aware and reproducible.
What’s Changed
What’s Changed
- build: trust the committed lockfile during install by @seijikohara in https://github.com/seijikohara/profile-cards-action/pull/5
- chore(deps): pin dependencies by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/7
- chore(deps): update dependency oxfmt to ^0.61.0 by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/8
- chore(deps): update pnpm to v11.18.0 by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/9
- fix(renovate): ignore the dist-commit bot author by @seijikohara in https://github.com/seijikohara/profile-cards-action/pull/12
- chore(deps): update actions/setup-node action to v7 by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/10
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/seijikohara/profile-cards-action/pull/11
New Contributors
- @renovate[bot] made their first contribution in https://github.com/seijikohara/profile-cards-action/pull/7
Full Changelog: https://github.com/seijikohara/profile-cards-action/compare/v0.0.3...v0.0.4