April 7, 2026
Tukimatsu Chan - Japanese Month-End Detector
Version updated for https://github.com/nikuteresa/tukimatsu_chan to version v0.1.3.
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, tukimatsu_chan (月末ちゃん), determines whether the current day is the final business day of the month, excluding weekends and Japanese national holidays. It automates workflows by enabling conditional execution based on the last business day, which is particularly useful for month-end tasks or processes. The action integrates with the holiday_japan gem to ensure accurate holiday recognition specific to Japan.
April 7, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.144.
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 The aer GitHub Action facilitates the validation and testing of Salesforce Apex code by enabling developers to execute tests and debug logic in a lightweight, Salesforce-compatible runtime directly on their local machines or within CI pipelines. It streamlines the development process by eliminating the need to deploy code to a Salesforce org, ensuring faster and more reproducible test cycles. Key capabilities include running Apex tests, executing specific code paths, and supporting interactive debugging within IDEs like VS Code and IntelliJ.
April 7, 2026
SDP CI Integration
Version updated for https://github.com/opentext/sdp-github-actions-integration to version v26.2.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 1 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 enables seamless integration between GitHub and OpenText’s Core Software Delivery Platform/Software Delivery Management for CI/CD workflows. It automates the synchronization of GitHub workflow events, pull request activities, and test result data (e.g., JUnit or Gherkin BDD) with the product to streamline software delivery processes. Key capabilities include monitoring workflows, reflecting updates in the product, and enhancing collaboration and traceability across development pipelines.
April 7, 2026
label-driven-review-and-approval-check
Version updated for https://github.com/p0fi/label-driven-review-and-approval-check to version v1.0.1.
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 automates the process of requesting reviews and enforcing approval thresholds for pull requests based on assigned labels that represent ownership areas (e.g., frontend, backend). It ensures that the appropriate reviewers are notified, evaluates whether the required approvals are met, and prevents merging until the thresholds are satisfied. Key features include automatic review requests, merge gating, dynamic configuration via code, and the ability to use a single status check for streamlined approval management.
April 7, 2026
Sylius Upgrade Analyzer
Version updated for https://github.com/pierrearthurdemengel/sylius-upgrade-analyzer to version v1.5.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 The Sylius Upgrade Analyzer is a CLI tool and web service designed to streamline the migration of Sylius projects from version 1.x to 2.x. It automates the detection of breaking changes, deprecated APIs, and incompatible patterns, providing a detailed migration report with time estimates, fix suggestions, and 45 automated corrections for common tasks. By leveraging official Sylius upgrade documentation, it simplifies the upgrade process and reduces manual effort for developers.
April 7, 2026
Setup Resonite Build Environment
Version updated for https://github.com/resonite-modding-group/setup-resonite-env-action to version v0.2.1.
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 Setup Resonite Environment Action is a GitHub Action designed to automate the setup of the Resonite environment for building plugins and mods. It streamlines the process by downloading and caching Resonite via SteamCMD, configuring a /Libraries directory for managing plugins, and setting up .NET 10. This action simplifies development workflows by providing a ready-to-use environment, reducing manual setup efforts for developers working on Resonite-based projects.
April 7, 2026
Teleport Application Tunnel
Version updated for https://github.com/teleport-actions/application-tunnel to version v1.0.1.
This publisher is shown as ‘verified’ by GitHub.
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 teleport-actions/application-tunnel GitHub Action automates the process of establishing a secure local tunnel to applications protected by Teleport, enabling seamless access to HTTP or TCP services during CI/CD workflows. It simplifies connecting to applications in a Teleport cluster by leveraging Machine & Workload IDs, managing credentials, and running in the background to serve requests throughout a job. This action addresses challenges around securely accessing protected applications in automated workflows, reducing manual setup and improving efficiency.
April 7, 2026
Teleport Database Tunnel
Version updated for https://github.com/teleport-actions/database-tunnel to version v1.0.1.
This publisher is shown as ‘verified’ by GitHub.
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 teleport-actions/database-tunnel@v1 GitHub Action enables automated creation of a secure, local tunnel to a database protected by Teleport, using Teleport’s Machine and Workload Identity. It simplifies access to Teleport-protected databases during CI/CD workflows by handling authentication, tunneling, and credential management in the background. This action streamlines secure database connectivity and eliminates the need for manual setup, enhancing automation and operational efficiency.
April 7, 2026
grype_me
Version updated for https://github.com/TomTonic/grype_me to version v1.3.11-release.
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 This GitHub Action, grype_me, automates vulnerability scanning for software projects using Anchore Grype. It supports scanning source code, container images, directories, or SBOM files to identify known vulnerabilities, and generates dynamic shields.io badges linked to detailed reports hosted on GitHub Gists. By simplifying nightly scans, leveraging a pre-downloaded vulnerability database, and providing customizable failure thresholds, it enhances security workflows while saving time and resources.
April 7, 2026
Ghoten Action
Version updated for https://github.com/vmvarela/ghoten to version v1.13.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 Ghoten is a fork of OpenTofu that introduces a native oras backend for storing Terraform/OpenTofu state in OCI registries like GitHub Container Registry (GHCR), eliminating the need for custom backend services. It simplifies state management by leveraging existing container registry infrastructure for authentication, permissions, and auditing, while adding features like built-in locking, retries, optional compression, and a “smart refresh” mode to optimize resource updates. This action is particularly useful for teams seeking a lightweight, operationally simple solution that integrates seamlessly with GitHub Actions.