August 26, 2026
Setup Flutter with pub cache
Version updated for https://github.com/Project516/setup-flutter to version v1.0.3.
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-flutter GitHub Action automates the setup of Flutter in CI/CD pipelines by handling three key tasks: installing the latest stable or beta version of Flutter, restoring the pub cache from a local directory, and running flutter pub get. It provides caching for both the Flutter SDK and pub packages to speed up subsequent builds. The action is designed to replace repetitive steps in Flutter CI jobs, making them more efficient and reducing maintenance overhead.
August 26, 2026
action-semver
Version updated for https://github.com/quike/action-semantic-release to version v3.20.0.
This action is used across all versions by 5 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The action-semantic-release GitHub Action automates the release process using semantic-release, a tool that helps you manage and automate versioning of your projects based on commit messages. It solves the problem of maintaining accurate and consistent version numbers for your project releases through automated testing and tagging processes.
August 26, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.90.
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 AgentAuditKit is a security scanner designed to audit AI agent pipelines and detect misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across multiple platforms. It can run offline and deterministically, ensuring that the findings are consistent across different runs without relying on external services.
August 26, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.18.1.
This action is used across all versions by 5 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action automates the orchestration of multi-agent CLI tasks, ensuring deterministic execution by leveraging a robust framework designed to manage and schedule complex workflows efficiently. It provides capabilities for building and running agent-based environments, making it ideal for developers who need to orchestrate complex workflows involving multiple independent components or agents.
August 26, 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 placeholders in a configuration file with values from environment variables. It simplifies managing sensitive data such as API keys or database credentials by keeping them out of version control and making it easier to manage different configurations for different environments.
August 26, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
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 automates the deployment of a Docker Swarm service by bundling and committing the dist folder to the repository before each push. This ensures that the latest built output is included in the pushed code, facilitating seamless integration into the deployment process.
August 26, 2026
Delivery Autopilot Runner
Version updated for https://github.com/Tekunda/autopilot-runner to version v1.0.45.
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 Summary: Delivery Autopilot Runner is a GitHub Action that uses an AI pipeline hosted by Tekunda to automate the development process. It reads tickets from your tracker, generates code and runs quality checks on it, and opens a pull request for review. The action requires an active Delivery Autopilot subscription and does not require any special setup beyond installing the app or configuring a workflow YAML file.
August 26, 2026
Tessl Code Review
Version updated for https://github.com/tesslio/code-review-action to version v1.4.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Tessl Code Review GitHub Action automates the process of running Tessl Code Review on pull requests in a repository. It handles review resolution, exact-head checkout, Tessl CLI setup, review publication, stale-head protection, idempotency, failure notices, and result artifacts. The action runs automatically when pull requests are opened or reopened, providing an integrated code review experience within GitHub workflows.
August 26, 2026
Generate ML-DSA Signatures
Version updated for https://github.com/theQRL/actions-mldsa-sign to version v1.0.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 The GitHub Action actions-mldsa-sign automates the generation of ML-DSA-87 (FIPS 204) post-quantum signatures for files. It solves the problem of securely signing artifacts to ensure they cannot be reused for other purposes, using a context string for domain separation. The action requires a hexseed and a context string, supports multiple file patterns, and outputs a signatures file with one line per signed file, signature first.
August 26, 2026
RockyLinux-vm
Version updated for https://github.com/vmactions/rockylinux-vm to version v1.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 This GitHub Action enables running CI tests on RockyLinux by utilizing AnyVM’s infrastructure to provide a consistent virtual environment. It supports various releases and architectures, automating the setup of dependencies and execution of test commands within the RockyLinux VM. The action simplifies the process of setting up CI workflows for RockyLinux by handling platform-specific configurations and ensuring compatibility across different architectures.