August 7, 2026
setup-love
Version updated for https://github.com/remarkablegames/setup-love to version v1.0.8.
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 Summary:
This GitHub Action automates the setup of the LÖVE game engine in your CI/CD workflows on GitHub Actions. It simplifies the process of integrating LÖVE into projects, allowing developers to easily run and test their games using this popular 2D game development framework.
August 7, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v1.
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 to a specified person. It solves the problem of automating greetings and outputs the time of greeting, making it useful for logging purposes in projects that require automated interactions.
August 7, 2026
Extract Commit Action
Version updated for https://github.com/somaz94/commit-info-extractor to version v1.5.0.
This action is used across all versions by 3 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Extract Commit Action is a versatile GitHub Action that automates the extraction of information from commit messages using customizable patterns or commands. It supports text, JSON, and CSV output formats and allows control over the number of commits analyzed to handle long-running operations efficiently. The action is designed to streamline development workflows by providing flexible extraction options and fail-safe mechanisms for handling empty results.
August 7, 2026
Environment/Output Setter
Version updated for https://github.com/somaz94/env-output-setter to version v1.9.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Environment/Output Setter is a GitHub Action that simplifies setting multiple environment variables and outputs for your workflows. It automates tasks such as dynamically defining environment variables or output values, which can be reused across different steps and workflows. The action provides features like value transformation, JSON support, and retry mechanisms to ensure robustness in complex environments.
August 7, 2026
Go Changelog Generator
Version updated for https://github.com/somaz94/go-changelog-action to version v1.1.0.
This action is used across all versions by 10 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Changelog Action automates the process of generating change logs from git history using Conventional Commits format. It groups changes by type, highlights breaking changes, supports PR links and issue references, generates compare links, includes contributors section per release, and allows custom configuration options such as tag patterns, date formats, and excluded types.
August 7, 2026
Go Git Commit Action
Version updated for https://github.com/somaz94/go-git-commit-action to version v1.9.0.
This action is used across all versions by 18 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Go Git Commit Action automates Git commit, push, tag, and pull request operations using the Go programming language. It provides a fast and reliable solution with features such as flexible file pattern support, secure authentication handling, and the ability to create and delete tags. The action is designed to streamline development workflows by reducing manual steps involved in Git management.
August 7, 2026
Multi Git Mirror
Version updated for https://github.com/somaz94/multi-git-mirror to version v1.2.0.
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 Go-based GitHub Action automates the process of mirroring Git repositories to multiple Git hosting providers, including GitLab, GitHub, Bitbucket, AWS CodeCommit, and others. It supports selective branch mirroring, tag mirroring, force push, and parallel mirroring for efficient repository management across different platforms. The action also includes a dry run option to check connectivity before performing the mirroring process and outputs results in JSON format for downstream integration.
August 7, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.8.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 Pipr automates AI code reviews across multiple code hosts. It supports various platforms including GitHub, GitLab, Azure DevOps, Bitbucket, Gitea, Forgejo, and Codeberg. Users can configure different models, set up review limits, and compose custom workflows using a typed SDK. Pipr validates findings before publishing comments and integrates seamlessly into existing CI/CD processes without tying policies to specific platforms.
August 7, 2026
Spare Parts LGTM
Version updated for https://github.com/sparepartslabs/spareparts-lgtm 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 LGTM is a GitHub Action that automates the process of asking reviewers questions about the changes in a pull request. It helps ensure that reviewers have read and understood the code before approving it. The action uses AI-generated prompts to verify if reviewers have truly read the PR content. It provides two or three questions, allowing for a deeper review if needed.
August 7, 2026
runward gate
Version updated for https://github.com/stranxik/runward to version v0.33.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 Runward is an open-source tool designed to verify the engineering decisions behind AI-generated code by using plain code. It automates the verification process of full engineering missions from framing through handover, ensuring that the load-bearing decisions are followed and documented effectively. Runward provides a deterministic gate that checks against predefined expectations, preventing unintended outcomes and ensuring code integrity.