August 16, 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 This GitHub Action reads environment variables from your workflow and replaces placeholders in specified configuration files with those values. It helps automate the process of managing dynamic configurations by automatically applying variable substitutions based on environmental settings.
August 16, 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 assets and running necessary commands before pushing them to a repository. It ensures that all necessary files, including those in the dist directory, are included in the commit process, facilitating efficient deployment workflows.
August 16, 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 automatically sends assignment results from GitHub Classroom to Google Sheets. It helps automate the process of tracking and displaying student submissions in a structured format within Google Sheets. The action requires setting up Google API credentials, creating a shared Google sheet, and configuring secrets for authentication. Users can integrate this action into their GitHub workflows to keep track of submissions efficiently.
August 16, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.9.
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 automates the building and packaging of Wails.io v3 projects. It installs GoLang and NodeJS, builds the application for different platforms, and optionally uploads the results to GitHub or releases on tagged builds. The action provides configuration options for customizing build settings, including Go version, Wails version, binary name, obfuscation, platform, caching, and package upload.
August 16, 2026
NuGet dependency graph
Version updated for https://github.com/Tsabo/nugraph-action to version v1.
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 generating a NuGet dependency graph from .NET solutions or projects using the nugraph tool. It supports both local and pull request jobs, providing job summaries and customizable output formats like Mermaid diagrams and Graphviz DOT text. The action parses solution files to handle multiple projects and outputs graphs in various formats according to the specified settings.
August 16, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.3.8.
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 RustScript is an interpreter for Rust scripts that allows running them without compiling. It provides functionalities such as executing Rust scripts directly, validating scripts without running them, and building native binaries for CPU-heavy scripts. The action supports various commands like interpreting, checking, and running scripts, with options to pass arguments and use shebangs effectively.
August 16, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks for code in CI/CD pipelines. It allows companies to define audience requirements and use AI to analyze whether their code meets WCAG guidelines, helping ensure their products are accessible to a specific user group. The action provides flexibility by focusing on the accessibility of an audience with higher revenue potential.
August 15, 2026
sigilbadges — SVG badges for README (Perl)
Version updated for https://github.com/lucianofedericopereira/sigilbadges to version v0.2.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 The GitHub Action sigilbadges generates SVG badges directly into a README.md file based on comments with specific syntax. It automates the process of creating and inserting badges, such as version numbers, build statuses, test coverage, and more, by leveraging pure Perl logic without external dependencies or binary requirements.
August 15, 2026
sigilmd
Version updated for https://github.com/lucianofedericopereira/sigilmd to version v0.2.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 The sigilmd GitHub Action automates the process of inserting file contents and config-defined values into a README.md file using marker comments. It is designed to be lightweight, with no external dependencies or complex templating languages, relying solely on Perl’s built-in capabilities. This ensures that the generated content remains consistent and easily updatable in the future, reducing maintenance overhead for project documentation.
August 15, 2026
treegen2 — File Tree for README (Perl)
Version updated for https://github.com/lucianofedericopereira/treegen2 to version v0.2.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 This GitHub Action, treegen2, automates the creation of file trees in Markdown files by replacing [[]files]] markers with ASCII, SVG, or collapsible HTML content. It is written in pure Perl and maintains compatibility across multiple versions of Perl since 1994. The action ensures that it will continue to function as intended without modifications even after twenty years, providing a reliable CI pipeline tool for generating readable directory structures in Markdown files.