April 11, 2026
Create Signed Commit
Version updated for https://github.com/statens-pensjonskasse/gha-create-signed-commit to version v0.1.3.
This action is used across all versions by 1 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 Create Signed Commit Action automates the creation of signed Git commits using the GitHub API, with the option to specify commit messages, file paths, branches, and parent commits. It enables users to create and manage batch commit operations without immediately pushing changes, offering flexibility for workflows requiring multiple staged commits. This action simplifies version control tasks by automating commit creation, ensuring commits are signed and compliant with branch protection rules, and optionally pushing changes to remote repositories.
April 11, 2026
github-profile-crt
Version updated for https://github.com/stefashkaa/github-profile-crt to version v1.
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 github-profile-crt GitHub Action automates the generation of a retro-style CRT-themed contribution chart as an SVG, complete with animated effects and customizable themes. It retrieves user or organization contribution data, renders it into a visually engaging chart, and can optionally commit the output back to a repository. This tool is ideal for enhancing GitHub profile or project READMEs with dynamic, visually appealing activity panels.
April 11, 2026
Terraform Plan Commenter
Version updated for https://github.com/thekbb/terraform-plan-commenter-action to version v1.2.1.
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 Terraform Plan Commenter Action is a GitHub Action designed to automate the process of running terraform plan and posting a formatted summary of the infrastructure changes as a comment on associated pull requests. It solves the problem of enabling reviewers to easily see proposed Terraform changes without needing direct access to run terraform plan. Key capabilities include updating comments with the latest plan, handling large plans with truncation, supporting multi-directory setups for monorepos, and providing workspace-specific results with customizable themes for enhanced accessibility.
April 11, 2026
compose-lint
Version updated for https://github.com/tmatens/compose-lint 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 This GitHub Action, “compose-lint,” serves as a security-focused linter for Docker Compose files, designed to identify and mitigate risky configurations before deployment. Grounded in OWASP and CIS security standards, it automates the detection of vulnerabilities such as exposed Docker sockets, privileged mode, unpinned images, and insecure port bindings. Its key capabilities include providing actionable recommendations and a fast, zero-configuration setup to improve container security.
April 11, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v3.4.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 The sr GitHub Action is an AI-powered release engineering tool designed to streamline the entire software release lifecycle, from crafting commits to publishing releases. It automates tasks such as generating atomic conventional commits, conducting AI-driven code reviews, creating pull requests, and managing versioning and changelogs, eliminating the need for additional runtimes or plugins. Its key capabilities include AI-assisted workflows, robust safety mechanisms, and language-agnostic support, providing developers with a seamless and efficient release process.
April 11, 2026
Suprawall Scan
Version updated for https://github.com/wiserautomation/SupraWall to version v1.0.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 SupraWall is a security-focused GitHub Action designed to protect AI agents by intercepting and validating tool calls deterministically before execution, ensuring compliance with policies, preventing unauthorized actions, and safeguarding sensitive data. It automates threat detection, policy enforcement, credential protection, budget control, and audit logging, addressing risks such as rogue tool usage, data exfiltration, and regulatory violations. The action provides a robust two-layer defense system, leveraging both deterministic rule-based filtering and AI-driven semantic analysis to mitigate threats and ensure safe AI agent operation.
April 11, 2026
GitHub Action for Danger-Swift + SwiftLint
Version updated for https://github.com/417-72KI/danger-swiftlint to version v6.3.
This action is used across all versions by 36 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action integrates Danger-Swift with SwiftLint to automate Swift code linting during pull request workflows. It helps developers enforce consistent coding standards and identify potential code quality issues in Swift projects. The action simplifies the process by running SwiftLint checks and reporting results directly within the pull request.
April 11, 2026
Aegis AI Agent Security Gate
Version updated for https://github.com/Acacian/aegis to version v0.9.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 Agent-Aegis is a governance layer for AI agents that provides a unified runtime to standardize and enforce essential governance features such as prompt-injection blocking, PII masking, policy enforcement, trust delegation, and tamper-evident auditing across 12 popular AI frameworks. It simplifies the implementation of these governance primitives by auto-instrumenting existing agent frameworks without requiring code changes, enabling developers to ensure compliance and security while reducing complexity. The action addresses challenges like inconsistent governance implementations and enhances trust, transparency, and control in AI-driven systems.
April 11, 2026
Create GitHub App Token
Version updated for https://github.com/actions/create-github-app-token to version v3.1.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 27,800 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 “Create GitHub App Token” GitHub Action automates the generation of installation access tokens for GitHub Apps, enabling secure authentication and interaction with repositories using app-specific credentials. This action simplifies the process of managing and using these tokens, which are required for tasks such as accessing repositories, running workflows, and configuring bot users. It addresses token expiration issues and provides robust capabilities to integrate GitHub App authentication into workflows seamlessly.
April 11, 2026
setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.31.
This action is used across all versions by 64 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-ollama GitHub Action automates the installation and configuration of the Ollama CLI within GitHub Actions workflows. It enables users to run large language model (LLM) prompts against various pre-trained models, facilitating tasks such as natural language processing and AI-powered automation directly in CI/CD pipelines. The action also supports caching models to optimize workflow performance.