August 7, 2026
Setup BATS
Version updated for https://github.com/sgerrand/setup-bats-action to version v1.0.3.
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 installs the Bash Automated Testing System (BATS) in a workflow, allowing users to easily automate testing scripts. It supports both resolving the latest version and specifying specific versions through inputs, providing flexibility for different use cases.
August 7, 2026
Trigger CI with empty commit
Version updated for https://github.com/Shamrock-code/action-trigger-ci-empty-commit 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 automatically triggers CI by pushing an empty commit to a pull request branch when a maintainer adds a specific label (trigger-ci). It handles both main repository branches and fork PRs, ensuring that the action can push to fork PRs if Allow edits from maintainers is enabled. If push is not possible (e.g., in a forked repo without this setting), it posts a comment with instructions on how to manually trigger CI.
August 7, 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 automates the deployment of applications to various cloud providers by translating plain English descriptions into optimized infrastructure configurations. It simplifies the process of setting up servers, DNS, SSL certificates, CDN, databases, backups, and load balancing using AI-driven decision-making. This action is particularly useful for developers who want to focus on writing code instead of configuring complex infrastructure files.
August 7, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.34.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 Syscribe is a documentation system for SysMLv2 models that uses Markdown and YAML to create human-readable, agent-native, version-controlled, and traceable files. It supports 40+ element types including native Requirements and TestCases with SIL/ASIL levels, ADRs, and Safety analysis tools like HARA, FMEA, etc. The system allows teams to manage models in a git repository alongside code, supporting features like cross-repo references, reproducibility checks, and traceability rules.
August 7, 2026
Snowflake Actions
Version updated for https://github.com/snowflakedb/snowflake-actions to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub.
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 GitHub Action installs and configures the Snowflake CLI, allowing users to automate tasks such as deploying dbt projects, streamlit apps, DCM pipelines, and running SQL queries directly from their CI/CD workflows. It supports OIDC authentication for secure access to Snowflake without storing secrets and is recommended for environments where OIDC is available.
August 7, 2026
Ward - Pre-Agent Metadata Scanner
Version updated for https://github.com/Sonofg0tham/ward 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 Ward is a GitHub Action that automates the detection of prompt injection in various metadata fields such as branch names, commit messages, PR titles, and file names before they reach AI code reviewers or security tools. It helps prevent malicious intent by scanning these untrusted strings to catch potential attacks that traditional security tools may miss. Ward provides a 0% false-positive rate across different corpora and LLM judges, ensuring the highest level of safety for AI-driven code review processes.
August 7, 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 Google Classroom to a Google Sheet. It integrates with the Google Sheets API to update specified columns and rows based on task results provided by other grader actions in the workflow. The action ensures that the sheet is properly structured and handles both existing and new students dynamically, making it easy to integrate into larger workflows for automated grading systems.
August 7, 2026
OTLP GitHubAction Exporter
Version updated for https://github.com/StephenGoodall/OTLP-GitHubAction-Exporter to version v3.2.10.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The OTLP GitHub Action Exporter is a tool that automates the export of GitHub Actions runs as OpenTelemetry Traces, Metrics, and Logs. It allows users to monitor their CI/CD workflows by exporting details and metrics from these runs via an OTLP endpoint, which can be configured for Dynatrace or New Relic. The action supports automatic token authentication and requires specific API tokens and configurations to work correctly.
August 7, 2026
TeXRA Agent
Version updated for https://github.com/texra-ai/texra-action to version v1.1.4.
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, texra-action, automates the integration of TeXRA tools into CI/CD workflows. It allows users to review pull requests inline using TeXRA’s AI agents or run any agent headlessly in CI environments, consuming and displaying the results directly within PRs. The action uses @texra-ai/cli to execute TeXRA commands and can be configured to post inline comments or generate summary reviews.
August 7, 2026
skillx — verify a signed skill
Version updated for https://github.com/The-Holding-Company/skillx-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 automates the verification of signed agent “SKILL.md” files using JWS signatures and DID documents. It solves the problem of trusting unsigned or tampered skills in workflows by providing a CI-native gate that checks for validity and potential prompt-injection vulnerabilities. The action supports multiple use cases, including verifying single skills, several skills simultaneously, and handling results without failing builds when necessary.