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.
August 10, 2026
Roborazzi Golden Snapshots
Version updated for https://github.com/sudansh/roborazzi-screenshot-kmp to version v0.0.3.
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 Roborazzi Golden Snapshots Action automates the process of generating and reviewing golden images using Gradle/Roborazzi/Paparazzi tasks. It ensures that only changes to reference images are pushed to a separate branch, creates an inline diff gallery, opens a reference PR, and updates comments with the results. The action is designed to work with generator-agnostic render commands, allowing users to integrate it into their CI pipelines without modifying their build configurations.
August 10, 2026
Markdown to PDF (MintPDF)
Version updated for https://github.com/TrendTweekers/markdown-to-pdf-action to version v1.0.0.
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 GitHub Action markdown-to-pdf-action converts Markdown or HTML files into styled PDFs from a GitHub workflow using MintPDF, a web-based PDF generator. It simplifies the process of generating PDFs in CI by eliminating the need to install Chromium and shared libraries. The action supports various options for formatting, orientation, margins, page numbers, and header/footer text. It also provides an API key option to manage quotas and ensure secure use.
August 10, 2026
install spaces
Version updated for https://github.com/work-spaces/install-spaces to version v0.20.7.
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 This GitHub Action automates the installation of Spaces on a new instance. It simplifies the process by handling various configuration options and ensuring compatibility across different operating systems. The action supports both Windows and macOS, providing flexibility for deploying Spaces in various environments seamlessly.
August 10, 2026
spaces checkout run
Version updated for https://github.com/work-spaces/spaces-checkout-run to version v0.20.7.
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 This GitHub Action automates the process of checking out a workspace and running tasks on it using the spaces CLI. It solves the problem of manually executing these steps in CI/CD pipelines, making the workflow more efficient and easier to maintain. The action provides inputs for specifying arguments to spaces checkout and spaces run, as well as an optional GitHub token for authorization.
August 10, 2026
AI-Driven ADR Enforcer
Version updated for https://github.com/y-matsuo081991/ai-adr-enforcer to version v1.1.8.
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 automates the enforcement of Architecture Decision Records (ADRs) in your project. It uses LLMs to audit incoming Pull Requests, ensuring compliance with established ADRs and blocking non-compliant commits with actionable suggestions directly within the PR timeline. The action also offers self-healing capabilities by suggesting compliant code alternatives when violations are detected.
August 10, 2026
YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.14.2.
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 This GitHub Action uses the YAMLResume CLI to build professional resumes from YAML files. It automates the process of generating multiple resumes, customizing build options, and outputs generated file paths. The action is useful for developers to streamline the resume-building workflow in their CI/CD pipelines.