March 14, 2026
Modrinth Publish
Version updated for https://github.com/cloudnode-pro/modrinth-publish to version v2.3.3.
This action is used across all versions by 140 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The modrinth-publish GitHub Action automates the process of publishing project versions to Modrinth, a platform for hosting Minecraft-related content. It simplifies version management by allowing users to specify project details, loaders, game versions, and files, streamlining the release pipeline for developers.
March 14, 2026
Architecture Linter
Version updated for https://github.com/cvalingam/architecture-linter to version v0.1.6.
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 architecture-linter GitHub Action is a tool designed to enforce architectural layer rules in TypeScript projects. It automates the detection of dependency violations, such as improper imports between layers (e.g., a controller directly importing a repository), ensuring adherence to defined architectural constraints.
March 14, 2026
lint-bpf
Version updated for https://github.com/d-e-s-o/lint-bpf to version v0.1.2.
This action is used across all versions by 2 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 lint-bpf GitHub Action automates the process of linting BPF (Berkeley Packet Filter) C source code using the bpflint tool. It helps developers identify and address potential issues in their BPF code, ensuring better code quality and adherence to best practices.
March 14, 2026
Run Ansible playbook
Version updated for https://github.com/dawidd6/action-ansible-playbook to version v9.
This action is used across all versions by 1,609 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 “Run Ansible playbook” GitHub Action automates the execution of Ansible playbooks on specified hosts directly within a GitHub workflow. It simplifies configuration management and deployment tasks by enabling seamless integration of infrastructure automation into CI/CD pipelines.
March 14, 2026
Build Debian package
Version updated for https://github.com/dawidd6/action-debian-package to version v5.
This action is used across all versions by 62 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 “Build Debian package” GitHub Action automates the process of building Debian packages from source within a Docker container. It simplifies package creation by handling the build environment setup, ensuring a consistent and reliable workflow for developers.
March 14, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.6.9.
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 MUAD’DIB is a security scanning tool designed to detect and analyze threats in npm and PyPI software supply chains, leveraging parallel scanners, deobfuscation, dataflow analysis, and behavioral anomaly detection. It automates the identification of known malicious packages (225,000+ IOCs) and suspicious patterns, providing users with actionable insights and risk scores to mitigate vulnerabilities before installation or during development.
March 14, 2026
Setup netrc
Version updated for https://github.com/extractions/netrc to version v3.
This action is used across all versions by 191 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 netrc GitHub Action automates the process of securely appending entries to the ~/.netrc file, which is used for storing machine-specific authentication credentials. It ensures proper file ownership and access permissions, making it particularly useful for workflows requiring authentication to private registries or remote machines without exposing sensitive credentials in source code.
March 14, 2026
Google Drive tools Action - recv
Version updated for https://github.com/hankei6km/gdrive-act-recv to version v0.6.15.
This action is used across all versions by 3 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, “Google Drive tools Action - recv,” automates the process of receiving files from Google Drive and saving them to a local filesystem. It simplifies tasks such as retrieving files by their ID, parent folder, or name and supports customization of the destination file name and MIME type.
March 14, 2026
Google Drive tools Action - send
Version updated for https://github.com/hankei6km/gdrive-act-send to version v0.6.15.
This action is used across all versions by 6 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 “Google Drive tools Action - send” GitHub Action automates the process of uploading files from a local filesystem to Google Drive. It allows users to specify file details such as the destination folder, file name, and MIME type, and supports both personal and shared drives.