March 14, 2026
stackql-exec
Version updated for https://github.com/stackql/stackql-exec to version v2.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The stackql-exec GitHub Action serves as a wrapper for executing StackQL queries and commands within GitHub Actions workflows. It automates tasks such as querying cloud provider APIs, processing query results in various formats, and handling authentication through environment variables or custom configurations.
March 14, 2026
Copilot - Github with super powers
Version updated for https://github.com/vypdev/copilot to version v2.0.6.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Copilot is a GitHub Action designed to streamline task management and workflow automation by integrating Git-Flow processes with GitHub Projects. It automates branch creation, issue linking, pull request updates, and board synchronization, while offering AI-powered features for progress tracking and auto-fixes.
March 14, 2026
Create GitHub App Token
Version updated for https://github.com/actions/create-github-app-token to version v3.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 24,686 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 “Create GitHub App Token” GitHub Action automates the process of generating installation access tokens for GitHub Apps. It simplifies the integration of GitHub Apps into workflows by securely handling authentication, enabling tasks like repository access and API interactions to be performed on behalf of the app.
March 14, 2026
Cached Pre-Commit
Version updated for https://github.com/andrewaylett/pre-commit-action to version v4.5.1-31.
This action is used across all versions by 9 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The andrewaylett/pre-commit-action GitHub Action automates the execution of pre-commit, a framework for managing and maintaining code quality through pre-commit hooks. It simplifies running pre-commit hooks in CI pipelines by cloning the code, setting up the pre-commit cache, and executing specified hooks against the codebase.
March 14, 2026
Setup Arcium
Version updated for https://github.com/arcium-hq/setup-arcium to version v0.9.0.
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 “Setup Arcium” GitHub Action automates the installation and configuration of the Arcium CLI and related tools required for blockchain development workflows. It simplifies the setup process by providing predefined versions of dependencies such as Arcium, Anchor, Node.
March 14, 2026
Change String Case
Version updated for https://github.com/ASzc/change-string-case-action to version v8.
This action is used across all versions by 11,887 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 “Change String Case GitHub Action” automates the transformation of a given string into three different formats: lowercase, uppercase, and capitalized. It simplifies workflows by providing these variations as outputs, which can be accessed for further processing in subsequent steps.
March 14, 2026
Clippy Action
Version updated for https://github.com/auguwu/clippy-action to version 1.5.0.
This action is used across all versions by 179 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 Clippy GitHub Action is a modernized solution for running Rust’s Clippy linter in CI workflows, serving as an updated alternative to the unmaintained actions-rs/clippy. It automates the process of analyzing Rust code for common mistakes and potential improvements, helping developers maintain high code quality.
March 14, 2026
Amazon ECR Login Action for GitHub Actions
Version updated for https://github.com/aws-actions/amazon-ecr-login to version v2.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 108,512 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 Amazon ECR “Login” Action for GitHub Actions automates the process of logging the local Docker client into one or more Amazon ECR Private or Public registries.
March 14, 2026
CFFBump
Version updated for https://github.com/btraven00/cffbump to version v1.
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 CFFBump is a GitHub Action designed to automate the process of keeping a CITATION.cff file up-to-date by extracting author information from multiple sources, including AUTHORS.md, git history, and Crossref (DOI lookups). It streamlines the maintenance of citation files by deduplicating and merging author data, preserving metadata, and automatically incrementing the semantic version.