October 17, 2023
Anchor Test
Version updated for metaDAOproject/anchor-test to version v2.
This action is used across all versions by 9 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Uses a new version of setup-anchor that allows for anchor versions past 0.26.0
October 17, 2023
Setup Anchor
Version updated for metaDAOproject/setup-anchor to version v2.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Use @coral-xyz/anchor-cli instead of @serum-project/anchor-cli. This means you can get newer versions of Anchor but also that you can’t get versions of anchor from before, hence v1.2 -> v2.
October 17, 2023
FTP/SFTP file deployer
Version updated for milanmk/actions-file-deployer to version 1.13.
This action is used across all versions by 111 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bug fix
Fixed local path issue which prevented delta sync #24
October 17, 2023
Publish to NeoFS
Version updated for nspcc-dev/gh-push-to-neofs to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed The first version of the GitHub action by @vvarg229 in https://github.com/nspcc-dev/gh-push-to-neofs/pull/3 New Contributors @vvarg229 made their first contribution in https://github.com/nspcc-dev/gh-push-to-neofs/pull/3 Full Changelog: https://github.com/nspcc-dev/gh-push-to-neofs/commits/v0.1.0
October 17, 2023
Discerning Merger
Version updated for peternied/discerning-merger to version v2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Checks that are neutral are treated as success for determining if a pull request can be merged
October 17, 2023
Rustler Precompiled Action
Version updated for philss/rustler-precompiled-action to version v1.1.1.
This action is used across all versions by 54 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add option to install cross from source by @philss in https://github.com/philss/rustler-precompiled-action/pull/7 Full Changelog: https://github.com/philss/rustler-precompiled-action/compare/v1.1.0...v1.1.1
October 17, 2023
Setup Cog
Version updated for replicate/setup-cog to version v1.0.3.
This action is used across all versions by 10 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release adds a new install-cuda boolean for configuring whether to Install CUDA drivers. This flag defaults to true, and can be set to false when building Cog containers that don’t require GPU. See https://github.com/replicate/setup-cog/pull/13
Thanks to @luismavs and @nateraw for the PR and review.
October 17, 2023
Super-Linter
Version updated for super-linter/super-linter to version v5.4.3.
This action is used across all versions by 39,447 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog 🧰 Maintenance Add Babel preset for TypeScript package @fdanielsen (#4762) Bump packaging from 23.1 to 23.2 in /dependencies/python @dependabot (#4743) Revert exact version pinning @zkoppert (#4761) feat: use built-in dotnet format linter for csharp language @vhatsura (#4627) See details of all code changes since previous release
October 17, 2023
Block Merge Based on Time
Version updated for yykamei/block-merge-based-on-time to version v3.0.11.
This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features Update Holidays by @github-actions in https://github.com/yykamei/block-merge-based-on-time/pull/1354 Full Changelog: https://github.com/yykamei/block-merge-based-on-time/compare/v3...v3.0.11