March 31, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v31.03.26.
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 The Multi-Style Snake Contribution Grid GitHub Action automates the creation of dynamic, animated visualizations of your GitHub contribution graph in multiple styles and shapes. It eliminates the need for manual configuration by auto-detecting the repository owner and generates high-quality SVG and GIF assets with customizable themes, geometric shapes, and month labels.
March 31, 2026
setup-tq
Version updated for https://github.com/remarkablemark/setup-tq to version v1.0.5.
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 The setup-tq GitHub Action automates the installation and configuration of the tq command-line tool, which enables querying and extracting data from TOML files. It simplifies workflows by ensuring tq is readily available for tasks such as parsing or manipulating TOML-based configuration files.
March 31, 2026
Setup Skillshare
Version updated for https://github.com/runkids/setup-skillshare to version v1.0.0.
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 The setup-skillshare GitHub Action automates the installation and initialization of the Skillshare CLI, a universal skill manager for AI coding agents. It simplifies the process of syncing, installing, and auditing AI skills across multiple tools and environments, enabling teams to manage skills from a single source of truth.
March 31, 2026
invoke-aws-lambda-rs
Version updated for https://github.com/uampio/invoke-aws-lambda-rs to version v0.0.4.
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 The invoke-aws-lambda-rs GitHub Action automates the process of invoking AWS Lambda functions directly from your workflows. It streamlines the integration of Lambda execution into CI/CD pipelines, enabling tasks like testing, triggering serverless workflows, or processing data without manual intervention.
March 30, 2026
Repo Narrator - AI Docs Updater
Version updated for https://github.com/EhsanHadid/repo-narrator to version v1.0.7.
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 Repo Narrator is a GitHub Action that automates repository documentation management by generating and updating annotated file trees, structure.md (a guided overview of the codebase), and markdown files like README.md and CHANGELOG.md after every merged pull request.
March 30, 2026
setup-beam
Version updated for https://github.com/erlef/setup-beam to version v1.24.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 14,185 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 setup-beam GitHub Action automates the setup of an Erlang/OTP environment in workflows, with optional support for installing Elixir, Gleam, rebar3, and related tools.
March 30, 2026
Telegram CI Status
Version updated for https://github.com/EzyGang/telegram-ci-status to version v1.
This action is used across all versions by ? 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 Telegram CI Status GitHub Action automates sending real-time notifications to Telegram for CI/CD workflows, providing updates at the start and completion of jobs using pre- and post-hooks. It simplifies workflow monitoring by automatically detecting deployments, handling job statuses (success, failure, or canceled), and optionally pinning successful deployment messages.
March 30, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.7.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-native tool for analyzing TypeScript and JavaScript codebases to identify dead code, duplicated code, and complexity hotspots. It automates the detection of unused exports, dependencies, and files, highlights duplicate and overly complex code, and provides actionable insights to improve code quality.
March 30, 2026
TurboRepo with github artifacts
Version updated for https://github.com/felixmosh/turborepo-gh-artifacts to version v4.1.1.
This action is used across all versions by 264 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 TurboRepo GitHub Artifacts Action enables the use of GitHub artifacts as a remote caching backend for TurboRepo, a build system for monorepos. It automates the setup of a local TurboRepo server that interacts with GitHub artifacts to store and retrieve cache, improving build performance by reusing previously computed results.