May 17, 2024
Setup Cog
Version updated for replicate/setup-cog to version v2.0.0.
This action is used across all versions by 47 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release includes two breaking changes:
The install_cuda input now defaults to false. Most models don’t need CUDA at build time, a workflows run faster without it. The default version of Cog installed by the Action is now v0.9.8. (bumped from 0.
May 17, 2024
GitHub Workflow Duration Calculator
Version updated for RockyIsHere/actions-calculate-log-time to version v0.2.3.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes GitHub Workflow Duration Calculator This GitHub Action calculates the total time taken from the start of the workflow to a specified step. The calculated duration can be used to notify different providers, such as Slack and WhatsApp, to help developers and clients improve their actions or codebase.
May 17, 2024
ROS 2 CI Action
Version updated for ros-tooling/action-ros-ci to version 0.3.13.
This action is used across all versions by 1,509 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Migrate to Node.js v20 (#870)
May 17, 2024
Setup ROS environment
Version updated for ros-tooling/setup-ros to version 0.7.5.
This action is used across all versions by 1,615 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Migrate to Node.js v20 (#679)
May 17, 2024
setup-conda
Version updated for s-weigand/setup-conda to version v1.2.2.
This action is used across all versions by 1,911 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release mainly adds better error messages when CONDA environment variable isn’t set and the action fails, which is currently the case for macOS-latest.
What’s Changed 👌 Improve error handling when CONDA environ variable isn’t set by @s-weigand in https://github.com/s-weigand/setup-conda/pull/434 ⬆️🧰 Update action run definition, dependencies and .
May 17, 2024
SFDX Package Installation
Version updated for svierk/sfdx-package-installation to version v1.1.0.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes add support for key-protected packages Full Changelog: https://github.com/svierk/sfdx-package-installation/compare/v1.0.0...v1.1.0
May 17, 2024
WarpCache
Version updated for WarpBuilds/cache to version v1.1.7.
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 changes phrasing for container section by @prajjwaldimri in https://github.com/WarpBuilds/cache/pull/5 Full Changelog: https://github.com/WarpBuilds/cache/compare/v1...v1.1.7
What’s Changed changes phrasing for container section by @prajjwaldimri in https://github.com/WarpBuilds/cache/pull/5 updates minor version for warpbuilds toolkit by @prajjwaldimri in https://github.com/WarpBuilds/cache/pull/6 Full Changelog: https://github.com/WarpBuilds/cache/compare/v1...v1.1.7
May 17, 2024
Unlock Git-Crypt secrets
Version updated for amplium/git-crypt-action to version v0.1.4.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Mistake in the bash command by @SudharakaP in https://github.com/amplium/git-crypt-action/pull/7 Enhance to post action by @spartan-ductduong in https://github.com/amplium/git-crypt-action/pull/8 New Contributors @SudharakaP made their first contribution in https://github.com/amplium/git-crypt-action/pull/7 @spartan-ductduong made their first contribution in https://github.com/amplium/git-crypt-action/pull/8 Full Changelog: https://github.com/amplium/git-crypt-action/compare/v0.1.3...v0.1.4
May 17, 2024
Trusted Signing
Version updated for Azure/trusted-signing-action to version v0.3.18.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 24 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update README example to use latest release by @japarson in https://github.com/Azure/trusted-signing-action/pull/18 Update README to include documentation for common errors by @japarson in https://github.com/Azure/trusted-signing-action/pull/19 Add support for excluding new auth types from DefaultAzureCredential by @japarson in https://github.