July 14, 2026
SchemaCrawler (Local) Action for GitHub Actions
Version updated for https://github.com/schemacrawler/SchemaCrawler-Local-Action to version v17.12.1.
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 automates the generation of a database schema report using SchemaCrawler, a tool for discovering and documenting databases. It installs SchemaCrawler locally on the runner and allows users to specify database connection details such as URL, user, password, and driver class. The report can be generated as a CSV file or in XML format, providing insights into the database structure.
July 14, 2026
SFDT for Salesforce
Version updated for https://github.com/scoobydrew83/sfdt to version v0.18.0.
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 SFDT GitHub Action automates Salesforce deployment and testing processes, including interactive workflows, automated release manifest generation, parallel Apex test execution, code and test quality analysis, pre-release validation checklist, deployment rollback, post-deploy smoke testing, org metadata drift detection, multi-package project support, smart package.xml generator, AI deployment error log interpreter, AI-generated PR descriptions and Slack messages, AI-powered code review, test failure analysis, changelog generation, release notes, org metadata comparison, local web dashboard, smart delta deployments, native org health & operations suite, CI/CD pipeline templates, multi-channel notifications, plugin architecture, and compatibility with any Salesforce DX project.
July 14, 2026
Shieldly — AI-Powered Security Analysis
Version updated for https://github.com/shieldly-io/action to version v1.2.0.
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 uses AI-powered security analysis to identify and report potential security vulnerabilities in AWS infrastructure defined by CloudFormation templates or CDK stacks. It checks IAM policies, posts findings as a PR comment, and fails the build if issues meet a severity threshold set by the user. The action requires an API key for authentication and is suitable for use in CI environments to ensure secure deployment practices.
July 14, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.4.2.
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 Console-CensorChecker GitHub Action automates the process of checking for network censorship by performing TCP ping tests on specified domains or IP addresses and provides a simple interface for developers to integrate this functionality into their workflows. It helps identify if a domain or service is blocked by content filters or other security measures, ensuring that applications can operate smoothly in environments with restricted access.
July 14, 2026
Graveyard Check
Version updated for https://github.com/TahaKotwal12/graveyard-check to version v0.2.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 Graveyard Check automates the discovery and recommendation of maintainers for abandoned dependencies, helping users identify packages that are effectively dead. It provides a comprehensive scan of project dependencies across various ecosystems (npm, PyPI) to determine which ones may require migration, offering verified community successors as recommendations.
July 14, 2026
Set up Rocq
Version updated for https://github.com/tchajed/setup-rocq to version v1.8.0.
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 This GitHub Action automates the installation of Rocq using OPAM with caching capabilities to speed up future installations, especially for developers who frequently work on projects that depend on Rocq. It supports specifying a specific version or the latest stable release of Rocq, as well as additional OPAM repositories and customizing which OPAM files are used to generate a cache key.
July 14, 2026
cargo-oxidate
Version updated for https://github.com/timweri/cargo-oxidate to version v0.1.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 This GitHub Action checks Cargo.lock for packages that are either too new (potentially introducing vulnerabilities) or too old (stale). It automates the process of identifying and flagging these packages based on specified age thresholds. The action also provides options to exempt certain packages, handle missing publish dates, and include caching features for improved performance.
July 14, 2026
Build Beet project
Version updated for https://github.com/Trioplane/action-build-beet-project to version v5-beta3.
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 build process for a Beet project, generating data packs, resource packs, and unknown files. It outputs these as JSON arrays and the built directory. The action can be used to streamline the release of Beetle projects by creating ZIP archives of the generated content and uploading them to GitHub releases.
July 14, 2026
Symfony Security Auditor
Version updated for https://github.com/vinceAmstoutz/symfony-security-auditor to version 1.15.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 Symfony Security Auditor is an AI-powered multi-agent security auditor for Symfony applications that targets application-level logic flaws missed by traditional SAST tools. It uses an adversarial Attacker agent to find vulnerabilities and a skeptical Reviewer agent to cull false positives, emitting validated reports in various formats. The standalone CLI or Symfony bundle can be used to audit projects with minimal footprint.
July 14, 2026
PlatformIO Dependency Updater
Version updated for https://github.com/VIPnytt/platformio-dependency-updater to version v1.0.0-a1.
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 PlatformIO Dependency Updater is a GitHub Action that checks for updates to dependencies listed in the platformio.ini file of a project. It automates the process of creating pull requests when newer versions are available, resolving issues such as unresolved dependencies and providing links to release notes and changelogs. The action supports multiple dependency sources and keeps track of open dependency pull requests to avoid duplicates and ensure updates remain current.