July 14, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.4.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 Console CensorChecker is a PowerShell-based script that uses Tcping to batch test and monitor the availability of services, with a focus on detecting network censorship. It can be used for testing TCP latency and monitoring service health in various environments. The tool is designed to help identify potential restrictions or censorship by analyzing response times from target domains.
July 14, 2026
SSG - Static Site Generator
Version updated for https://github.com/spagu/ssg to version v1.8.3.
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, handling clean URLs, templates, feeds, search, and more. It supports various deployment options including native support for Cloudflare Pages, GitHub Pages, Netlify, Vercel, FTP, and SFTP.
July 14, 2026
spek - OpenSpec Static Site
Version updated for https://github.com/spekhq/spek to version v1.8.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 Spek is a lightweight, read-only viewer for OpenSpec content. It provides structured browsing with BDD syntax highlighting, task progress tracking, and full-text search capabilities. The action automates the process of viewing specs, changes, and tasks in an organized manner using OpenSpec data.
July 14, 2026
SFDX Deploy
Version updated for https://github.com/svierk/sfdx-deploy to version v1.2.1.
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 The GitHub Action sfdx-deploy automates Salesforce metadata deployment and validation. It supports various functionalities including source directories, manifest files, metadata component selectors, test levels, dry runs, delta deployments, and handling destructive changes via the sfdx-git-delta plugin. The action is particularly useful for validating deployments on pull requests or deploying metadata to higher environments efficiently.
July 14, 2026
SFDX Run Tests
Version updated for https://github.com/svierk/sfdx-run-tests to version v1.1.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 automates running Salesforce Apex, LWC (Jest), and Flow tests from a single step, providing comprehensive coverage reports for each type of test. It supports toggling the execution of each test type, highlights coverage in CLI logs, and writes reports to expected paths for integration with quality tools like SonarQube/SonarCloud or Codecov. The action is particularly useful for streamlining the testing process and ensuring consistent code coverage across different Salesforce projects.
July 14, 2026
cargo-oxidate
Version updated for https://github.com/timweri/cargo-oxidate to version v0.1.6.
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 too new or too old based on age thresholds and flags them as potential vulnerabilities. It automates security audits by identifying outdated dependencies and suggests updates to downgrade known risks. The action can be used directly from the command line or as a cargo subcommand, with options to exclude certain packages, customize timeout settings, and enable caching for improved performance in CI/CD workflows.
July 14, 2026
New Behavioral Health Practices Weekly
Version updated for https://github.com/unitedideas/behavioral-health-practice-leads-action to version v1.0.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 fetches behavioral-health NPIs from the latest CMS weekly file using the New Behavioral Health Practices Weekly actor. It exports these NPIs as clean JSON in a workflow, with options to run it as a free preview or a full edition that charges $9 per event. The action is designed to help organizations monitor and manage behavioral health practices efficiently within their workflows.
July 14, 2026
Website Indexability Gate
Version updated for https://github.com/unitedideas/website-indexability-monitor to version v1.0.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 checks a production website’s indexability and returns HTTP status, robots meta, X-Robots-Tag, canonical URL, robots.txt policy, and optional synthetic AI crawler responses. If the homepage is noindex, it fails the job. The check is configured with inputs like fail-on-noindex and can also send synthetic requests to simulate crawler behavior.
July 14, 2026
Install Task
Version updated for https://github.com/yk-lab/setup-task to version v1.1.1.
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 The setup-task GitHub Action automates the installation of the Task binary onto the PATH, ensuring secure and reliable downloads with checksum verification and host-pinning. It uses authenticated requests by default and retries transient network failures with exponential backoff to handle potential issues during installation. The action is designed to be a drop-in replacement for arduino/setup-task, supporting versioning and architecture customization options while maintaining compatibility with the Node 24 runtime.
July 14, 2026
kempt-fmt
Version updated for https://github.com/ZacSweers/kempt to version v0.3.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 A pre-commit-friendly multi-language source formatting pipeline that automates Kotlin, Java, and Rust code formatting, inserts license headers, and normalizes trailing whitespace. It provides a tailored configuration per repository based on detected languages and supports various tool versions and configurations, including optional license header support.