August 27, 2026
Oversight Lint
Version updated for https://github.com/rachelslurs/oversight-lint-action to version v1.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 runs oversight-lint to lint a Storybook MCP components manifest and surface findings as annotations on pull requests. It fails the build when it detects missing component descriptions in the manifest, ensuring that regressions are caught at CI. The action also supports configuring linting rules through an oversight.config.json file or via input parameters, including options for setting a maximum number of warnings and enabling extractor drift checking.
August 27, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting message to the log. It solves the problem of automating the display of greeting messages and can be used for various purposes, such as creating automated welcome banners or logging user interactions. The action provides a simple interface for customizing the greeting text by specifying the who-to-greet input parameter.
August 27, 2026
Assay - AI Agent Security
Version updated for https://github.com/Rul1an/assay-action to version v3.1.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 This GitHub Action helps developers verify and lint evidence collected from their CI tests to ensure they comply with security policies. It automates the process of recording and analyzing evidence, providing detailed reports and reviews that can help maintain code quality and protect against unauthorized access or vulnerabilities.
August 27, 2026
rung gate
Version updated for https://github.com/rung-dev/rung to version v0.7.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 Summary: The rung action automates AI agent verification by running the real thing, capturing its output, and creating a record that can be independently verified. It provides a way to ensure that changes are observed and verified, not just claimed as such. This enhances transparency in AI development and reduces the risk of errors or untested changes being deployed.
August 27, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.61.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Purpose and Functionality rumdl is a high-performance Markdown linter and formatter written in Rust. It offers a wide range of lint rules to ensure consistency and best practices in Markdown files, including built-in support for multiple Markdown flavors.
August 27, 2026
Scratchsmith
Version updated for https://github.com/schubydoo/scratchsmith to version v0.2.2.
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 Scratchsmith is a daemonless packager that converts dynamically linked glibc ELF binaries into minimal, reproducible FROM scratch OCI images. It resolves binary dependencies and stages the necessary glibc components, ensuring non-root execution and SBOM generation with optional vulnerability scanning and image size optimization. Useful for building secure, lightweight container images for applications reliant on dynamic libraries and network services.
August 27, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.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 Sherpa.sh is an AI-driven platform that automates the deployment of applications across various cloud providers by understanding developers’ intent through natural language prompts. It simplifies infrastructure management, allowing developers to focus on their code without needing technical expertise in YAML or DevOps. The action can be integrated into GitHub Actions and Claude Code for seamless deployment workflows.
August 27, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v1.1.0.
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 service on a swarm cluster. It ensures that dependencies are installed and bundled before deploying, addressing issues related to missing dependencies or incorrect package versions during the push operation.
August 27, 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 automates the process of sending assignment results from GitHub Classroom to Google Sheets. It allows organizations to integrate their grading workflows with spreadsheet tools, enhancing collaboration and data management across different platforms. The integration requires setting up Google Cloud credentials and sharing a Google Sheet with a service account email. Users can use this action in their GitHub actions workflows by specifying student names, authentication details, task results, and the ID of the Google sheet.
August 27, 2026
Sprocket CI/CD
Version updated for https://github.com/stjude-rust-labs/sprocket-action to version v0.30.1.
This action is used across all versions by 8 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Sprocket GitHub Action automates static analysis of WDL documents, including linting and validation. It supports various actions such as checking, linting, validating JSON inputs against schemas, and formatting WDL files. Users can specify configuration settings in a sprocket.toml file for consistent behavior across environments.