April 20, 2026
Setup DepVault CLI
Version updated for https://github.com/suxrobGM/depvault to version cli/v1.5.6.
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 DepVault is a comprehensive web platform designed to automate dependency analysis, vulnerability detection, and secure management of environment variables and secret files. It scans dependencies across multiple language ecosystems, identifies security risks using OSV.dev, and provides an AES-256-GCM encrypted vault for storing and sharing secrets, enabling secure CI/CD workflows. Additionally, it offers tools for license compliance, secret sharing, and configuration management, helping teams enhance security, streamline workflows, and maintain compliance.
April 20, 2026
Tinted Builder Rust
Version updated for https://github.com/tinted-theming/tinted-builder-rust to version v0.16.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Tinted Builder Rust is a command-line tool and library designed to automate the process of building and managing base16 and base24 color scheme templates. It simplifies tasks like syncing and updating color schemes and generating themes from templates, providing developers with a streamlined way to integrate template-building functionality into their workflows or Rust applications. Its key capabilities include syncing the latest schemes, customizable data directories, and support for complex template builds.
April 20, 2026
camo-buster
Version updated for https://github.com/twangodev/camo-buster to version v1.0.0.
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 The camo-buster GitHub Action automates the process of purging GitHub’s camo image cache, ensuring that updates to images in markdown files (e.g., README.md) are immediately reflected without displaying stale cached versions. It solves the problem of delayed image updates in repositories and provides capabilities to scan specific files or purge explicit image URLs, enhancing the accuracy of visual content in documentation.
April 20, 2026
Gemini AI PR Reviewer
Version updated for https://github.com/Val-d-emar/gemini-review to version v1.1.1.
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 Gemini AI PR Reviewer Action is a GitHub Action that automates pull request code reviews using Google’s Gemini AI models. It analyzes code changes in PRs, provides feedback, and can optionally approve or request changes based on AI-generated recommendations. This action streamlines the code review process, supports both free and enterprise-level Google AI services, and integrates seamlessly into GitHub workflows with flexible authentication and review customization options.
April 19, 2026
repo-release-tools policy checks
Version updated for https://github.com/Anselmoo/repo-release-tools to version v0.1.10.
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 repo-release-tools is a GitHub Action and CLI tool designed to enforce release policies and automate workflows in software repositories. It validates branch naming, commit messages, and changelog updates in CI pipelines to ensure consistency and compliance with release standards. Additionally, it provides local developer tools for branch management, versioning, pre-commit hooks, and streamlined release automation, addressing common challenges in maintaining structured and efficient release workflows.
April 19, 2026
xfg - Repo as Code
Version updated for https://github.com/anthony-spruyt/xfg to version v6.0.2.
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 The xfg GitHub Action enables users to manage files, repository settings, and configurations declaratively across GitHub, Azure DevOps, and GitLab using a single YAML file. It automates tasks such as syncing configuration files, applying repository settings, enforcing rulesets, and managing repositories (e.g., creating, forking, or migrating) by generating pull requests or directly applying changes via API. This action simplifies standardization and governance of repositories for organizations by centralizing configuration management and reducing manual effort.
April 19, 2026
Accept to Ship
Version updated for https://github.com/CatChen/accept-to-ship-action to version v0.8.6.
This action is used across all versions by 0 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 accept-to-ship-action is a GitHub Action that automates the process of merging pull requests once they receive approval. By adding a specific hashtag (e.g., #accept2ship) to a pull request, this action automatically handles the merging process, eliminating the need for manual intervention from the requester or approver. It supports features like auto-merge integration, customizable hashtags, and the ability to wait for checks to pass before merging, streamlining the pull request workflow.
April 19, 2026
ESLint Feedback
Version updated for https://github.com/CatChen/eslint-suggestion-action to version v4.1.30.
This action is used across all versions by 119 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 eslint-suggestion-action GitHub Action automates the process of running ESLint on code changes in a Pull Request and provides inline feedback for issues detected in the modified lines. If ESLint can auto-fix a problem, it suggests the fix directly within the Pull Request, allowing developers to review and accept the changes. This action eliminates noise by focusing exclusively on new changes, helping maintain code quality without addressing pre-existing issues.
April 19, 2026
Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.5.
This action is used across all versions by 0 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 oxlint-suggestion-action GitHub Action integrates Oxlint into your CI/CD pipeline to automate code linting and review processes for Pull Requests. It provides targeted inline feedback by posting review comments only on the lines modified in the Pull Request, reducing noise from pre-existing issues outside the diff. This action streamlines code quality enforcement and enhances collaboration during code reviews.
April 19, 2026
Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.20.
This action is used across all versions by 3 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 token-who-am-i-action GitHub Action identifies and retrieves detailed metadata about the identity associated with a provided GitHub token. It automates the process of extracting key attributes such as username, ID, email, token type, and permission scopes, helping developers understand the context and capabilities of the token they are using. This action is particularly useful for debugging and managing access control in workflows.