February 11, 2024
terraform-plan
Version updated for dflook/terraform-plan to version v1.41.2.
This action is used across all versions by 211 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v1.41.2 to use exactly this release @v1.41 to use the latest patch release for the specific minor version @v1 to use the latest patch release for the specific major version
February 11, 2024
terraform-validate
Version updated for dflook/terraform-validate to version v1.41.2.
This action is used across all versions by 383 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v1.41.2 to use exactly this release @v1.41 to use the latest patch release for the specific minor version @v1 to use the latest patch release for the specific major version
February 11, 2024
terraform-version
Version updated for dflook/terraform-version to version v1.41.2.
This action is used across all versions by 15 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is one of a suite of terraform related actions - find them at dflook/terraform-github-actions.
You can see the changes for this release in the CHANGELOG
You can specify the action version as:
@v1.41.2 to use exactly this release @v1.41 to use the latest patch release for the specific minor version @v1 to use the latest patch release for the specific major version
February 11, 2024
Kind Cluster
Version updated for helm/kind-action to version v1.9.0.
This action is used across all versions by 8,603 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/checkout from 3.3.0 to 3.5.3 by @dependabot in https://github.com/helm/kind-action/pull/90 Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in https://github.com/helm/kind-action/pull/96 Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in https://github.com/helm/kind-action/pull/97 Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in https://github.
February 11, 2024
Preview in LiveCodes
Version updated for live-codes/preview-in-livecodes to version v1.1.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes fix {{LC::SHORT_SHA}}
February 11, 2024
run-vcpkg
Version updated for lukka/run-vcpkg to version v11.5.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes:
Fix for #218 : The default triplet for ARM host is correctly set. Note: to keep your workflow up to date with bug and security fixes, just use the v11 branch to stay on the most recent v11.x version of this action, e.
February 11, 2024
Run Komac
Version updated for michidk/run-komac to version v2.0.0.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Uses Komac v2.
Full Changelog: https://github.com/michidk/run-komac/compare/v1.1.2...v2.0.0
February 11, 2024
Setup UiPath CLI
Version updated for Mikael-RnD/setup-uipath to version v1.1.37.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.1.37 (2024-02-11) Documentation update link to UiPath CLI docs and improve formatting (f14948b)
February 11, 2024
Summarize Test Results
Version updated for pcolby/tap-summary to version v1.1.0.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Increased support for non-QtTest (but still valid) TAP files (#2) Fixed Total Passed count was incorrectly deducting Skipped count.