January 21, 2026
Keep PR Updated
Version updated for https://github.com/alfred82santa/action-keep-pr-updated to version v1.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Keep PR Updated GitHub Action automates the process of keeping pull requests up to date with their base branch by merging the latest changes from the base branch into open PRs. It helps prevent merge conflicts and ensures PRs remain synchronized with the main branch, reducing manual effort for developers.
January 21, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.73.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Check Deployed Environment” GitHub Action verifies whether a specific commit is the active deployment in a specified environment on GitHub. It automates the process of checking deployment status, helping users ensure that the correct commit is deployed to the desired environment.
January 21, 2026
Game of Life GIF Generator
Version updated for https://github.com/apoupon/gh-game-of-life to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The gh-game-of-life GitHub Action transforms your GitHub contribution graph into an animated representation of Conway’s Game of Life, showcasing evolving patterns based on the Quad-Life variant. It automates the creation and daily updating of a GIF, allowing users to visually display dynamic, colorful simulations in their repositories.
January 21, 2026
Verify Android Keystore
Version updated for https://github.com/Appegy/verify-keystore-action to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Verify Android Keystore Action” is a GitHub Action that validates the integrity of an Android Keystore file, ensuring the keystore file, its password, and the specified key alias are correct. It automates the verification process in CI/CD pipelines, providing a “fail fast” mechanism to catch configuration issues early.
January 21, 2026
Submit SBOM to bifrost
Version updated for https://github.com/bifrostsec/submit-sbom-action to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Submit SBOM to bifrost” GitHub Action automates the submission of Software Bill of Materials (SBOM) files to the bifrost API, enabling analysis of services for known vulnerabilities and security risks. It streamlines security workflows by integrating SBOM submission into CI/CD pipelines, ensuring up-to-date vulnerability assessments.
January 21, 2026
run-digger
Version updated for https://github.com/diggerhq/digger to version v0.6.141.
This action is used across all versions by 14 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, formerly known as Digger and now rebranded as OpenTaco, provides a secure, cost-effective solution for automating Terraform workflows directly within your existing CI/CD pipeline. It eliminates the need for separate CI systems or third-party servers, enabling seamless Terraform plan, apply, and drift detection operations while maintaining security by keeping sensitive data within your CI environment.
January 21, 2026
Lightning Flow Scan
Version updated for https://github.com/Flow-Scanner/lightning-flow-scanner to version action-v3.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Lightning Flow Scanner is a tool designed to analyze Salesforce Flows for potential issues, such as unsafe practices, anti-patterns, and errors that may lead to functionality failures, security vulnerabilities, or deployment issues. It automates the detection of problems like DML operations in loops, hardcoded Salesforce IDs or URLs, and other risky configurations, helping developers optimize and maintain their Flows more effectively.
January 21, 2026
PR Summary LLM
Version updated for https://github.com/hangwoo/pr-summary-llm to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, PR Summary LLM, automates the process of summarizing merged pull requests from a repository and sending the summaries to Slack. It leverages language models (OpenAI, Anthropic, or Gemini) to generate concise summaries, allowing users to track repository changes more efficiently.
January 21, 2026
Keel Dockerfile Linter
Version updated for https://github.com/HueCodes/keel to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action is a fast Dockerfile linter that analyzes Dockerfiles for security vulnerabilities, performance issues, and best practice violations. It automates the identification of problems and offers built-in auto-fix capabilities, streamlining the process of maintaining secure and optimized Dockerfiles.
Release notes Initial release of keel - a fast Dockerfile linter and formatter.