August 1, 2026
CrewScore
Version updated for https://github.com/shmindmaster/crewscore to version v0.6.9.
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 CrewScore is an offline tool that checks AI agent prompts for missing written safeguards. It provides a checklist of 23 published controls and identifies gaps in coverage. This helps ensure that prompts cover essential safety features, such as human approval and cost limits, without relying on API keys or LLMs.
August 1, 2026
Bernstein — Multi-Agent Orchestration
Version updated for https://github.com/sipyourdrink-ltd/bernstein to version v3.12.0.
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 a deterministic orchestrator for CLI coding agents that ensures reproducible and isolated runs. It schedules tasks with plain Python, logs lineage, and provides an audit log for verification after execution. The tool helps avoid non-determinism by using hashes to detect mismatches at the exact step. Each task operates in its own Git worktree, ensuring no shared mutable state between agents.
August 1, 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 environment variables in a specified configuration file, automating tasks such as updating sensitive data dynamically. It helps ensure that your configuration files remain secure by using secrets and placeholders instead of hard-coded values.
August 1, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
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 deploy-swarm-service GitHub Action automates the deployment of a Docker Swarm service. It ensures that the necessary dependencies are installed and bundled before committing the distribution files to ensure a consistent build environment during deployment. This helps in maintaining the reliability and quality of the application by ensuring all required packages are available when deploying on a Swarm cluster.
August 1, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.15.
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 SSG is a fast static site generator written in Go that converts Markdown with YAML frontmatter into a complete website, featuring features like built-in themes, templates, search, image processing, and native deployment to various platforms. It automates tasks such as generating HTML from Markdown content and provides support for multiple template engines including Pongo2, Mustache, Handlebars, and SCSS.
August 1, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0marketplace.
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 automates the process of sending assignment results from a Google Classroom to a designated Google Sheet. It integrates with the classroom-resources/autograding-command-grader@v1 grader, enabling users to track and view their grades in real-time within a Google sheet. The action requires setting up Google API credentials and sharing the sheet with the service account email, then configuring secrets for authentication. Users can customize the Google sheet’s structure by adding additional columns or rows as needed.
August 1, 2026
nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.63.0.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action initializes Nix-based repositories by automating common setup tasks such as creating a GitHub app token, checking out the repository, setting up Git user information, installing Nix, configuring it based on flake settings, and handling caching. It supports various platforms like GitHub, Gitea, and Forgejo and can be used to streamline workflows by reducing repetitive code across different jobs.
August 1, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.30.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 Runward verifies engineering decisions behind AI-written code, ensuring that load-bearing decisions are followed during software development. This tool helps in automating the verification process by providing deterministic checks on architectural, security, and operational aspects of the system after deployment.
August 1, 2026
Crosspost Action
Version updated for https://github.com/tgagor/action-crosspost to version v1.6.6.
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 Crosspost your latest content from GitHub Actions to multiple social networks using a sitemap or RSS/Atom feed. This action filters and posts content by age and URL patterns, with options for dry-run mode, failure strategies, and metadata prefilling. The user needs to configure the feed-url and select the desired social networks for posting.
August 1, 2026
tmas-scan
Version updated for https://github.com/trendmicro/tmas-scan-action to version v3.3.0.
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 installs and uses the TMAS CLI tool to scan artifacts in your workspace for open-source vulnerabilities, malware, and secrets. It provides detailed scan findings in logs and outputs a summary report for review. The action supports various artifact types and requires TrendAI Vision One™ credentials and an API key to function.