November 13, 2023
DigitalOcean Spaces Upload Action
Version updated for BetaHuhn/do-spaces-action to version v2.0.133.
This action is used across all versions by 217 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [v2.0.133] - 2023-11-13 Release notes · Compare · Tag · Archive (zip · tar.gz)
Dependency updates 2ab96e0 Bump aws-sdk from 2.1488.0 to 2.1489.0 7041f05 Bump aws-sdk from 2.1489.0 to 2.1490.0 5eab3b5 Bump aws-sdk from 2.1490.0 to 2.1491.0 944ce0c Bump aws-sdk from 2.
November 13, 2023
EC Validate
Version updated for enterprise-contract/action-validate-image to version v1.0.53.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update quay.io/hacbs-contract/ec-cli:snapshot Docker digest to 4376cee by @renovate in https://github.com/enterprise-contract/action-validate-image/pull/60 Update ghcr.io/enterprise-contract/golden-container:latest Docker digest to 9620c1e by @renovate in https://github.com/enterprise-contract/action-validate-image/pull/59 Full Changelog: https://github.com/enterprise-contract/action-validate-image/compare/v1.0.51...v1.0.53
November 13, 2023
Setup Latch
Version updated for fulcrumgenomics/setup-latch to version v1.0.8.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fix registered version by @nh13 in https://github.com/fulcrumgenomics/setup-latch/pull/15 Full Changelog: https://github.com/fulcrumgenomics/setup-latch/compare/v1.0.7...v1.0.8
November 13, 2023
Setup TiDB
Version updated for Icemap/tidb-action to version v1.1.
This action is used across all versions by 18 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Bump to the new TiDB LTS version v7.1.0
November 13, 2023
Bump tag version
Version updated for keepbang/bump-tag-version 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 v1.0.0
update readme.md
November 13, 2023
check-cve
Version updated for kunalnagarco/action-cve to version v1.7.70.
This action is used across all versions by 25 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.7.70 (2023-11-13) Chores deps: lock file maintenance (8fac084)
November 13, 2023
LuaRocks tag release
Version updated for nvim-neorocks/luarocks-tag-release to version v5.2.48.
This action is used across all versions by 115 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.2.48 (2023-11-13) Dependencies update flake.lock (#224) (5e933eb)
November 13, 2023
Shelve Build Output
Version updated for prantlf/shelve-output-action to version v2.1.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.1.0 (2023-11-13) Features Allow overriding runner.os and runner.arch by inputs (dd0f43d)
November 13, 2023
Unshelve Build Output
Version updated for prantlf/unshelve-output-action to version v4.0.0.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 4.0.0 (2023-11-13) Features Include ARM64 architecture for macOS os (67c8547) BREAKING CHANGES The ARM64 architectrure for macOS os is included by default. If you do not produce for it, disable it by adding an input boolean include-macos-arm64: false to the with object.