May 3, 2024
reports-check-action
Version updated for tracehubpm/reports-check-action to version 0.3.3.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes See #98, release log:
7f7b67b397d3c857d2e63154ec1d647056b8a8e9 by @h1alexbel: fix(#98): test for formatted-s… ec6aeed04a03564922054b67ed6409c6ca7fe68d by @h1alexbel: fix(#98): one suggestion e7b9ae1bde5ba3e11310944d502c2ba870fac8da by @rultor: Merge branch ‘__rultor’ Released by Rultor 2.0-SNAPSHOT, see build log
May 3, 2024
Get GitHub App user
Version updated for vidavidorra/github-action-app-user to version v1.0.9.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.0.9 (2024-05-03) Bug Fixes deps: update dependency zod to v3.23.5 (1506f7c)
May 3, 2024
PR Cherry Pick
Version updated for wireapp/action-auto-cherry-pick to version v1.0.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Automatic submodule finding. No need to specify the name of the submodule. Also supports multiple submodules. No more submodule-name input. submodules-target-branch is used instead. Fixes When updating submodules, the cherrypick would take a previous commit. Now it works correctly.
May 3, 2024
01011111 - Setup Terragrunt
Version updated for 01011111/setup-terragrunt to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/01011111/setup-terragrunt/compare/v1.0.0...v1.0.1
May 3, 2024
Open-AI Code Review Action
Version updated for avijitliberty/ga-openai-codereviewer to version v1.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes First release of CodeReview Action
May 3, 2024
PHPUnit Coverage Check
Version updated for ericsizemore/phpunit-coverage-check-action to version 1.0.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release.
Supports PHPUnit Coverage Check v2.0.0
May 3, 2024
Kustomized Helm Action
Version updated for JamesAtIntegratnIO/kustomized-helm-action to version v0.2.0-beta.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed improved clarity by @JamesAtIntegratnIO in https://github.com/JamesAtIntegratnIO/kustomized-helm-action/pull/1 New Contributors @JamesAtIntegratnIO made their first contribution in https://github.com/JamesAtIntegratnIO/kustomized-helm-action/pull/1 Full Changelog: https://github.com/JamesAtIntegratnIO/kustomized-helm-action/compare/v0.1.0-alpha...v0.2.0-beta
May 3, 2024
omnictl
Version updated for jdmcmahan/omnictl-action to version v1.0.0.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial release.
May 3, 2024
Pritunl Client GitHub Action
Version updated for nathanielvarona/pritunl-client-github-action to version v1.5.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 💡 New Features Simplify client-id Output by Moving Lists of IDs with the Newly Added client-ids Output (#155) @nathanielvarona 🧩 Improvements client-ids is Added in the Step Outputs (#156) @nathanielvarona ⚙️ Automation Connection Tests Complete and Multi-Server Profile Updates to use client-ids (#159) @nathanielvarona Connection Tests Manual Example Updates (#158) @nathanielvarona 📜 Documentations Emphasize Example Resources for client-id and client-ids (#160) @nathanielvarona client-id and client-ids Description and Usage (#157) @nathanielvarona Code Commenting for App Version and GPG Key Override (#154) @nathanielvarona Contributors: @nathanielvarona