April 9, 2024
Setup Bats and Bats libraries
Version updated for bats-core/bats-action to version 2.0.0.
This action is used across all versions by 30 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed 🏕 Features fix v1.11, simplify by using install.sh + add matrix in actions by @brokenpip3 in https://github.com/bats-core/bats-action/pull/6 chore(pre-commit): auto update hooks by @github-actions in https://github.com/bats-core/bats-action/pull/5 chore(pre-commit): auto update hooks by @github-actions in https://github.com/bats-core/bats-action/pull/7 Full Changelog: https://github.com/bats-core/bats-action/compare/1.5.6...2.0.0
April 9, 2024
Knip Reporter
Version updated for Codex-/knip-reporter to version v2.3.0.
This action is used across all versions by 16 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Dependency update release View changes on GitHub
April 9, 2024
Semantic Release Action
Version updated for codfish/semantic-release-action to version v3.2.0.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 3.2.0 (2024-04-08) Features reduce container size (f93cffb), closes #202
April 9, 2024
EC Validate
Version updated for enterprise-contract/action-validate-image to version v1.0.159.
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 Update ghcr.io/enterprise-contract/golden-container:latest Docker digest to fa00c7b by @renovate in https://github.com/enterprise-contract/action-validate-image/pull/166 Full Changelog: https://github.com/enterprise-contract/action-validate-image/compare/v1.0.158...v1.0.159
April 9, 2024
Build with Gradle
Version updated for gradle/actions to version v3.2.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,354 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The recent update to use com.develocity.gradle plugin resulted in many deprecation warnings being triggered by the init-scripts bundled with this action. This patch release updates these init-scripts to avoid these deprecation warnings.
What’s Changed Fix Develocity deprecation warnings in v3.
April 9, 2024
Gradle Build Action
Version updated for gradle/gradle-build-action to version v3.2.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 48,685 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [!IMPORTANT] As of v3 this action has been superceded by gradle/actions/setup-gradle. Any workflow that uses gradle/gradle-build-action@v3 will transparently delegate to gradle/actions/setup-gradle@v3.
Users are encouraged to update their workflows, replacing:
uses: gradle/gradle-build-action@v3 with
uses: gradle/actions/setup-gradle@v3 See the setup-gradle documentation for up-to-date documentation for gradle/actions/setup-gradle.
April 9, 2024
Google Drive tools Action - recv
Version updated for hankei6km/gdrive-act-recv to version v0.6.4.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/releases/tag/v5.28.4
What’s Changed Other Changes ci: Use semantic pr format by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/217 ci: Use “pull_request” trigger for test workflow by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/218 chore: Remove HTML comments from README.md by @hankei6km in https://github.com/hankei6km/gdrive-act-recv/pull/219 ci: Update release.
April 9, 2024
Google Drive tools Action - send
Version updated for hankei6km/gdrive-act-send to version v0.6.3.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Included undici security updates. https://github.com/nodejs/undici/releases/tag/v5.28.4
What’s Changed Other Changes test: Use “text/plain” as the source MIME type by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/236 ci: Use semantic pr format by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/237 ci: Use “pull_request” trigger for test workflow by @hankei6km in https://github.com/hankei6km/gdrive-act-send/pull/238 ci: Update release.
April 9, 2024
Setup uv and Handle Its Cache
Version updated for hynek/setup-cached-uv to version v1.1.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added Support for multiple caches per workflow by adding two types of suffixes. #2