December 9, 2023
Set up OCaml
Version updated for ocaml/setup-ocaml to version v2.2.0.
This action is used across all versions by 1,077 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Breaking Change This release contains a breaking change for ocaml/setup-ocaml/deploy-doc@2. (As it is still marked as experimental, it is not relevant to the major version bump.)
Since decent official support is now available to deploy natively to GitHub Pages, the action has been deprecated and removed.
December 9, 2023
Sonar Cache
Version updated for sonaractions/cache to version v1.
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/sonaractions/cache/commits/v1
December 9, 2023
Unity Build
Version updated for akiojin/unity-build-github-action to version v3.9.10.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed bump: v3.9.10 by @akiojin in https://github.com/akiojin/unity-build-github-action/pull/168 Full Changelog: https://github.com/akiojin/unity-build-github-action/compare/v3.9.9...v3.9.10
December 9, 2023
Get Latest Tag Without v prefix
Version updated for AlpaGit/github-action-get-previous-tag to version v1.0.0.
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/AlpaGit/github-action-get-previous-tag/commits/v1.0.0
December 9, 2023
Python Setup Rye
Version updated for eifinger/setup-rye to version v1.6.0.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changes If your rye project is not at the root of the repository you can specify the working directory relative to the repository root. This is useful for monorepos.
If you do not use the caching feature working-directory will have no effect.
December 9, 2023
translate-shell
Version updated for Freed-Wu/translate-shell to version 0.0.44.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes
December 9, 2023
Java Scripting w/jbang
Version updated for jbangdev/jbang-action to version v0.114.0.
This action is used across all versions by 75 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes format(‘See https://github.com/jbangdev/jbang/releases/tag/{0}', env.IMAGE_TAG)
December 9, 2023
Setup Nim environment
Version updated for jiro4989/setup-nim-action to version v1.5.0.
This action is used across all versions by 1,123 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Feature Upgrade GitHub Actions runtime version. (node16 → node20) #419
December 9, 2023
get-cmake
Version updated for lukka/get-cmake to version v3.28.0.
This action is used across all versions by 4,443 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.28.0, use this one-liner e.g.: uses: lukka/get-cmake@latest latestrc is now CMake version v3.