March 19, 2026
Setup TypeDB
Version updated for https://github.com/typedb/setup-typedb to version 1.0.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 setup-typedb GitHub Action automates the installation and setup of TypeDB within a CI/CD pipeline. It simplifies the process of configuring and running a specified version of TypeDB with customizable ports and additional arguments. This action is designed to streamline workflows that require TypeDB by ensuring a consistent and reliable setup environment.
March 19, 2026
VibeSafe Security Scan
Version updated for https://github.com/vibesafeio/vibesafe-action to version v0.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary VibeSafe Security Scan is a GitHub Action that performs automated security scanning on AI-generated code during pull requests, identifying vulnerabilities like SQL injection, XSS, and hardcoded secrets. It streamlines static application security testing (SAST) with domain-specific rules, actionable fix suggestions, and PR-based comments, enabling teams without dedicated security resources to proactively address code risks.
March 19, 2026
SonarQube to GitHub Security Tab (SARIF)
Version updated for https://github.com/vmvarela/sonarqube-sarif 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 integrates SonarQube analysis results with GitHub by converting SonarQube issues into SARIF format, enabling them to appear in GitHub’s Security tab, pull request annotations, and check run summaries.
March 19, 2026
Auto PR dev to main/master
Version updated for https://github.com/yuri-val/auto-pr-action to version v1.3.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 This GitHub Action automates the creation and updating of pull requests from a development branch to the default branch, while generating clear, AI-powered PR descriptions using OpenAI’s API and assigning relevant reviewers. It streamlines the workflow by ensuring the default branch stays up-to-date with changes from the development branch and reduces manual effort in drafting PR content and managing reviewers.
March 19, 2026
Auto-generate PR Description
Version updated for https://github.com/yuri-val/auto-pr-description-action to version v1.5.0.
This action is used across all versions by 2 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 generation of detailed, context-rich pull request descriptions using OpenAI’s language models. By analyzing diff content and commit messages, it eliminates the need for manually writing PR summaries, improving collaboration and streamlining the code review process.
March 19, 2026
setup-ollama
Version updated for https://github.com/ai-action/setup-ollama to version v2.0.24.
This action is used across all versions by 60 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 streamlines the integration of the Ollama CLI into GitHub Actions workflows, enabling users to run prompts against large language models (LLMs) directly in CI/CD pipelines. It automates the installation and setup of Ollama, supports model caching to improve workflow efficiency, and allows users to specify CLI versions for compatibility.
March 19, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.95.
This action is used across all versions by 3 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Check Deployed Environment” GitHub Action verifies if a specific commit is actively deployed to a specified environment on GitHub. It automates the process of checking deployment status, helping users ensure that their desired code changes are already live in the target environment.
March 19, 2026
CalVer Tag Create and Push
Version updated for https://github.com/ArloL/calver-tag-action to version v2603.0.103.
This action is used across all versions by 11 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The CalVer Tag Action automates the creation and management of version tags following the Calendar Versioning (CalVer) convention. It streamlines the process of generating new version tags based on dates and ensures they are consistently pushed to the repository, reducing manual effort and maintaining organized versioning.
March 19, 2026
JWTop - JWT Operations Toolkit
Version updated for https://github.com/cerberauth/jwtop-action to version v1.0.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 The JWTop GitHub Action facilitates automated handling of JSON Web Tokens (JWTs) by integrating the “jwtop” toolkit into CI/CD workflows. It supports tasks such as decoding, verifying, creating, signing, cracking, and exploiting JWTs, enabling streamlined security testing and token manipulation.