August 4, 2026
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.
August 4, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.9.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Amazon Bedrock Agent to analyze files in a pull request and provide feedback. It is customizable to meet specific requirements and can integrate with Amazon Bedrock Knowledge Bases for enriched, context-aware insights. The action supports various programming languages and integrates seamlessly into the PR process.
August 4, 2026
Read or Modify JSON
Version updated for https://github.com/SocksTheWolf/github-action-json to version v1.5.0.
This action is used across all versions by 4 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 provides a way to edit or read JSON files, including package.json. It allows users to replace or remove specific keys within the JSON file and supports recursive merging of nested objects. The action is useful for automating tasks that require updating configuration files in a repository.
August 4, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.8.1.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Git Commit Action automates git commit, push, tag, and pull request operations, written in Go for better performance and reliability. It solves common automation needs by providing a simple interface to manage commits, tags, and PRs from GitHub Actions workflows.
August 4, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.4.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action replaces environment variables in a specified configuration file with their actual values from your GitHub Actions workflow. It automates the process of substituting environment variables into configuration files, making it easier to manage sensitive information securely within workflows.
August 4, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates GitHub Classroom with Google Sheets to automatically update assignment results. It automates the process of sending task grades directly to a specified Google Sheet, making it easy to track and view performance data in one centralized location. The action requires API credentials for Google Sheets and is designed to work with specific secrets in your organization’s GitHub settings.
August 4, 2026
xilo-nix-cache
Version updated for https://github.com/stubbedev/xilo to version v1.0.12.
This action is used across all versions by 2 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The xilo action is a self-hosted Nix binary cache that uses pure-Go SQLite to store and serve binaries efficiently. It features:
Never stalls on concurrent pushes due to a single writer goroutine. Multi-tenant support with personal accounts, organizations, and optional self-registration offers. A cachix-style admin dashboard for managing caches, tokens, users, and accounts. Instant token revocation and content-addressed chunked deduplication (FastCDC). Support for storing chunks on local disk or any S3-compatible bucket. Scalability through PostgreSQL as a backend storage system. What’s Changed Full Changelog: https://github.com/stubbedev/xilo/compare/v1...v1.0.12
August 4, 2026
Sigbound
Version updated for https://github.com/surya-koritala/sigbound to version v2.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Sigbound is a GitHub Action that automates the process of merging code from multiple AI coding agents in parallel by handling conflicts automatically using a model. It combines non-conflicting changes efficiently, resolves overlaps with a model, verifies every merge on build and test commands, and ensures only verified merges land. The action supports custom models for planning, agent execution, conflict resolution, and repair, running on top of plain git and working across any host without replacing existing tools.
August 4, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the building of Wails.io projects using GoLang and NodeJS. It installs necessary dependencies, builds the project for specified platforms and architectures, and optionally uploads the results to GitHub or a release on tag. The action supports various configurations for build settings, node.js, pnpm, and Deno, making it versatile for different Wails projects.
August 4, 2026
Vale Linter
Version updated for https://github.com/vale-cli/vale-action to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 4,052 repositories.
Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of running Vale, a tool for static code analysis, in pull requests. It solves problems related to managing and executing Vale across various repositories by providing an official action that simplifies installation, management, and execution with ease. The key capabilities include: