April 15, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v15.04.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 transforms a GitHub user’s contribution graph into animated visualizations with five unique themes, customizable shapes, and automated month labels. It automates the generation of high-quality SVG and GIF assets, organizes them into an output branch, and creates a preview gallery for easy integration into profile READMEs. This action simplifies the creation of visually dynamic contribution graphs while offering customization and automated scheduling.
April 15, 2026
release-please-oss-action
Version updated for https://github.com/release-please-oss/release-please-action to version v5.3.2.
This action is used across all versions by 11 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 Release Please Action automates the release process in GitHub projects by generating release pull requests and changelogs based on Conventional Commit messages. It simplifies version management by automatically determining semantic version bumps (major, minor, patch) and handling release artifacts, reducing the need for manual intervention. Key capabilities include support for customizable configuration options (e.g., release types, changelog formatting) and integration with GitHub secrets for secure token management.
April 15, 2026
setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.2.
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-openapi GitHub Action automates the installation and setup of the OpenAPI Generator CLI within GitHub Actions workflows. It handles downloading the tool, configuring Java dependencies, caching it by version, and exposing the CLI for use in subsequent workflow steps. This action streamlines API client generation and other OpenAPI-related tasks, eliminating the need for manual setup and ensuring consistency across workflows.
April 15, 2026
setup-tq
Version updated for https://github.com/remarkablemark/setup-tq 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 The setup-tq GitHub Action automates the installation and setup of tq (tomlq), a command-line tool for querying and manipulating TOML files. It simplifies workflows by ensuring tq is readily available in CI/CD pipelines, enabling tasks like extracting or modifying TOML data. Key capabilities include specifying the tq version and optional caching for faster builds.
April 15, 2026
Visual Snapshot PR bot
Version updated for https://github.com/repobuddy/vis-bot to version v0.0.1.
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 vis-bot GitHub Action automates the process of updating visual testing baselines by running a specified update command, committing changed image baselines, pushing them to a branch, and creating or updating a pull request. It streamlines the management of visual regression tests by ensuring consistency in baseline updates and simplifying the workflow for maintaining visual snapshots. Key capabilities include automatic PR creation, branch management, and integration with tools like vitest-plugin-vis and storybook-addon-vis.
April 15, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint to version v0.3.4.
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 compose-lint is a security-focused linter for Docker Compose files that identifies and flags potential misconfigurations, helping users address vulnerabilities before deployment. Grounded in OWASP and CIS standards, it automates the detection of critical security issues, such as exposed Docker sockets, privileged modes, and improper network configurations. This action streamlines the process of ensuring Docker Compose files comply with best practices, enhancing container security and reducing operational risks.
April 15, 2026
Claude Lint
Version updated for https://github.com/zhupanov/claude-lint to version v1.0.37.
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 Agent Lint is a GitHub Action and CLI tool designed to validate and enforce best practices for configuration and plugins in projects using Claude Code. It automates the linting of .claude/ and .claude-plugin/ directories with 104 customizable rules across categories like manifests, hooks, skills, and user configurations, ensuring code quality and compliance. Its key features include dual linting modes (basic and plugin), CI integration, cross-platform support, and the ability to configure rule severity using a agent-lint.toml file.
April 14, 2026
spinnaker-pipeline-trigger
Version updated for https://github.com/ExpediaGroup/spinnaker-pipeline-trigger to version v1.2.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The spinnaker-pipeline-trigger GitHub Action automates the process of triggering Spinnaker pipelines directly from GitHub Actions workflows. It sends detailed payloads, including repository, commit, branch/tag information, and custom parameters or message attributes, to Spinnaker via Amazon SNS. This action simplifies CI/CD pipelines by enabling seamless integration between GitHub workflows and Spinnaker for automated deployment orchestration.
April 14, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.35.0.
This action is used across all versions by 7 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-based codebase analyzer designed for TypeScript and JavaScript projects. It automates the detection of unused code, duplication, complexity issues, and architectural problems, providing rapid insights without requiring configuration. Fallow helps streamline code maintenance by offering capabilities such as dead code identification, circular dependency detection, and boundary violation auditing, making it a valuable tool for improving code quality and maintainability.
April 14, 2026
Critical Journey
Version updated for https://github.com/foreai-co/cj-action to version v1.0.27.
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 The Critical Journey GitHub Action enables automated execution of tests or test suites defined in the Fore AI Critical Journey platform within a Docker container. It facilitates seamless integration of end-to-end testing into CI/CD workflows, supporting features like parameter overrides, browser type customization, and automatic GitHub issue creation upon test failure. This action helps streamline test execution, improve test coverage, and quickly identify and document issues in software development pipelines.