August 13, 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 The config-file-from-env GitHub Action replaces environment variables in a specified config file with their corresponding values. This automates the process of handling configuration files by dynamically inserting environment variable references into your configuration files, making them more flexible and easier to manage across different environments or deployments.
August 13, 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. It performs two main tasks: first, it runs npm ci and npm run bundle to prepare the project for deployment; second, it commits the dist folder to the repository to ensure all necessary files are included in the build artifacts. This ensures that the service is ready to be deployed without errors.
August 13, 2026
Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0.
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 integrates Google Sheets with GitHub Classroom to automatically send assignment results. It requires setting up Google Cloud credentials and secrets for authentication and sharing the sheet with the service account email. The workflow step should be configured to include task results and the corresponding table ID of the Google sheet.
August 13, 2026
Tirith IaC Governance
Version updated for https://github.com/StackGuardian/tirith-iac-governance-action to version v2.
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 Purpose: The Tirith — IaC Governance plugin GitHub Action automates infrastructure governance by evaluating Terraform plans against policies using the Tirith CLI. It helps protect sensitive values, enforce centralised governance, and surface actionable results before changes are applied.
August 13, 2026
Gemini AI Triage Bot
Version updated for https://github.com/sysv86/ai-triage-bot 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 “AI Triage Bot” automates issue and pull request triaging using Gemini, a language model. It checks code claims against actual code to label issues (bug, enhancement, etc.) and pull requests (good-pr, needs-work) with comments. It also detects duplicates and floods, implements antispam and anti-abuse measures, and has optional features for GitHub Discussions Q&A, AI Agent PRs/issues opening, commit review, and workflow dispatch.
August 13, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.4.0.
This action is used across all versions by 145 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 sets up Tombi in your GitHub Actions workflow, allowing you to easily integrate Tombi into your CI/CD pipeline for managing dependencies. It supports installing a specific version of Tombi, using a lock file to resolve the version automatically, and verifying checksums to ensure integrity during installation. The action also offers options to enable or disable caching for efficient reuse of previously downloaded artifacts.
August 13, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 ToQuery/wails3-build-action@v3 automates the building of Wails.io v3 applications. It installs GoLang and NodeJS, builds the application, and optionally uploads the results to GitHub or a release on tag. Key capabilities include building for various platforms, obfuscation, caching, and uploading artifacts.
August 13, 2026
darnlink — self-healing Markdown links
Version updated for https://github.com/txemi/darnlink to version v0.21.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 darnlink GitHub Action automates the process of healing Markdown links in a documentation tree by automatically updating links’ paths and UUIDs when files are moved or refactored. It works with both local and cross-repo web links, providing deterministic self-healing capabilities for Markdown documents over time. The action is available on PyPI and can be easily integrated into workflows using uv tool to run it without installation.
August 13, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.813.1.
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 The GitHub Action automates the process of identifying codebase drift, drift score, risk score, and prioritized upgrade priorities for AI coding agents. It provides a deterministic code graph and runtime/framework lag assessment, dependency age and EOL proximity scoring, and prioritized fix lists to help developers ensure their projects are up-to-date with dependencies and frameworks.
August 13, 2026
Symfony Security Auditor
Version updated for https://github.com/vinceAmstoutz/symfony-security-auditor to version 1.19.1.
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 This GitHub Action is an AI-powered security auditor for Symfony applications that targets application-level logic flaws missed by traditional static analysis tools and multi-agent review loops. It provides a comprehensive, adversarial approach to auditing Symfony projects and can emit validated reports in various output formats including console, JSON, SARIF, HTML, and Markdown.