August 10, 2026
ActionScope
Version updated for https://github.com/r12habh/ActionScope to version v0.5.0.
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 ActionScope is an open-source tool that analyzes GitHub Actions workflows to identify AWS permissions and potential security risks. It automates the process of mapping the blast radius of CI/CD pipelines against AWS resources, providing clear insights into what actions and permissions are implied if a workflow is compromised. Key capabilities include detecting known-compromised actions, identifying OIDC trust policy misconfigurations, and monitoring for script injection or artifact poisoning. Users can run it locally to scan their repositories without requiring AWS credentials.
August 10, 2026
Redis Repo Memory
Version updated for https://github.com/redis-learn/redis-repo-memory to version v1.0.4.
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 Redis Repo Memory automates the process of finding semantically related pull requests, issues, and commits in repository history using Redis vector search. It extracts commit or PR context from titles, bodies, and changed files, embeds it with OpenAI’s text-embedding-3-small, searches a Redis vector index for similar work, and posts results as comments or commit statuses on pull requests and pushes to non-main branches. The action helps teams quickly understand related content before reviewing new changes.
August 10, 2026
Cloudflare IP List Sync
Version updated for https://github.com/rezzell/cloudflare-ip-list-sync-action to version v0.1.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 synchronizes a Cloudflare IP list with composed IP and CIDR sources, such as GitHub webhook egress ranges from the GitHub Meta API. It automates keeping the WAF IP list current by replacing all existing items with the resolved desired set. The action supports various source types, including GitHub Meta, CIDRs, and URLs, and provides options for dry run and wait operations to ensure smooth execution.
August 10, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 This GitHub Action prints “Hello World” or a personalized greeting to the log and optionally includes the current timestamp. It automates the process of generating greetings in various formats, making it useful for documentation generation, automated testing, or any task requiring simple text outputs.
August 10, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.53.
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 rumdl is a high-performance Markdown linter and formatter written in Rust. It aims to provide fast linting and formatting of Markdown files, with support for multiple markdown flavors and automatic fixing. The tool is highly configurable through TOML-based configuration files and offers zero dependencies. It improves upon existing tools like ruff by being built for speed using Rust, with 82 lint rules covering common Markdown issues.
August 10, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.14.159.
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 Bernstein is an open-source CLI orchestration tool that leverages deterministic multi-agent scheduling in Python. It automates tasks by scheduling them through plain Python and ensures reproducibility end to end, with each task running in its own git worktree behind lint, type, and test gates. Artifact-mode tasks provide a plain working directory for completion on a signed lineage receipt instead of committing changes. The tool supports various coding agents and includes features like always-on lineage spines, replay journals, and an opt-in HMAC-chained audit log with receipts that can be verified offline. It is suitable for production environments and is under active development.
August 10, 2026
Snowflake Actions
Version updated for https://github.com/snowflakedb/snowflake-actions to version v3.3.1.
This publisher is shown as ‘verified’ by GitHub.
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 The Snowflake Actions GitHub Action installs and configures the Snowflake CLI in a workflow, enabling tasks like deploying dbt projects, running SQL commands, automating Snowflake App Runtime apps, and more. It supports OIDC authentication for secure access to Snowflake without storing secrets and is recommended for most environments.
August 10, 2026
Update a config file with values from environment
Version updated for https://github.com/sovarto/config-file-from-env to version v0.0.1.
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 The config-file-from-env GitHub Action replaces environment variables in a specified configuration file with their corresponding values. This action automates the process of updating placeholders in configuration files to use actual environment settings, making it easier to manage configurations across different environments and deployments.
August 10, 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 its dependencies with npm and committing the resulting distribution folder to the repository. This helps streamline the release process, ensuring that all necessary files are included in the version control before publishing.
August 10, 2026
spek - OpenSpec Static Site
Version updated for https://github.com/spekhq/spek to version v1.12.0.
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 spek is a lightweight tool that provides a read-only, local interface to browse OpenSpec content. It offers features such as a dashboard, spec and change browsers, schema browser, worktree aggregation, timeline, BDD syntax highlighting, task progress tracking, and full-text search. The tool is designed to be accessible in any browser without server deployment or authentication.