August 5, 2024
Zero Downtime Deployment
Version updated for DeployRepository/zero-downtime-deployment 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 What’s Changed Post the full source code by @salahhusa9 in https://github.com/DeployRepository/zero-downtime-deployment/pull/4 New Contributors @salahhusa9 made their first contribution in https://github.com/DeployRepository/zero-downtime-deployment/pull/4 Full Changelog: https://github.com/DeployRepository/zero-downtime-deployment/compare/v1.0.0...v1.0.1
August 5, 2024
GitGuardian Shield Action
Version updated for GitGuardian/ggshield-action to version v1.30.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 491 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Updated to ggshield 1.30.2.
August 5, 2024
Lost Pixel
Version updated for lost-pixel/lost-pixel to version v3.18.1.
This action is used across all versions by 109 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes add timeout for selector waiting c18750d https://github.com/lost-pixel/lost-pixel/compare/v3.18.0...v3.18.1
August 5, 2024
get-cmake
Version updated for lukka/get-cmake to version v3.30.2.
This action is used across all versions by 5,553 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The get-cmake action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges using cmakeVersion and ninjaVersion inputs.
Changes:
latest is now using CMake version v3.30.2, use this one-liner e.g.: uses: lukka/get-cmake@latest Enjoy!
August 5, 2024
Set up OCaml
Version updated for ocaml/setup-ocaml to version v3.0.4.
This action is used across all versions by 1,101 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changed Minimise GitHub API calls. Fixed Use stricter cache keys.
August 5, 2024
volta-cli/action
Version updated for volta-cli/action to version v4.2.0.
This action is used across all versions by 90 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes :rocket: Enhancement #151 Add support for Volta 2.0.0 (@charlespierce) Committers: 1 Charles Pierce (@charlespierce)
August 5, 2024
terraform-cdk-action
Version updated for hashicorp/terraform-cdk-action to version v5.0.7.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 57 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.0.7 (2024-08-05)
August 5, 2024
ZipAlign & Sign Android release
Version updated for kevin-david/zipalign-sign-android-release to version v2.0.0.
This action is used across all versions by 48 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in https://github.com/kevin-david/zipalign-sign-android-release/pull/5 Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/kevin-david/zipalign-sign-android-release/pull/6 bump node and @actions/core versions by @flameshikari in https://github.com/kevin-david/zipalign-sign-android-release/pull/10 Add workflow steps for building by @kevin-david in https://github.com/kevin-david/zipalign-sign-android-release/pull/13 Add pageAlign arg to workflow by @Yakov5776 in https://github.
August 5, 2024
yq - portable yaml processor
Version updated for mikefarah/yq to version v4.44.3.
This action is used across all versions by 64 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed upper-case file extension detection, Thanks @ryenus (#2121) Log printing follow no-colors flag #2082 Skip and warn when interpolating strings and theres a unclosed bracket #2083 Fixed CSV content starting with # issue #2076 Bumped dependencies