April 13, 2024
Report LCOV
Version updated for zgosalvez/github-actions-report-lcov to version v4.1.5.
This action is used across all versions by 409 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Updates globber by @zgosalvez in https://github.com/zgosalvez/github-actions-report-lcov/pull/200 Bump npm from 10.5.1 to 10.5.2 by @dependabot in https://github.com/zgosalvez/github-actions-report-lcov/pull/199 Full Changelog: https://github.com/zgosalvez/github-actions-report-lcov/compare/v4.1.4...v4.1.5
April 13, 2024
Setup Bazel environment
Version updated for bazel-contrib/setup-bazel to version 0.8.2.
This action is used across all versions by 20 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update dependency node to v20.12.2 by @renovate in https://github.com/bazel-contrib/setup-bazel/pull/12 Full Changelog: https://github.com/bazel-contrib/setup-bazel/compare/0.8.1...0.8.2
April 13, 2024
typos-action
Version updated for crate-ci/typos to version v1.20.8.
This action is used across all versions by 34 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [1.20.8] - 2024-04-12 Fixes Don’t correct kms Don’t correct inout
April 13, 2024
Github Helpers
Version updated for ExpediaGroup/github-helpers to version v1.52.1.
This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 1.52.1 (2024-04-12) Bug Fixes generate-matrix: dont load-balance when paths is fewer than batches (#592) (e868002)
April 13, 2024
Ansible Molecule
Version updated for gofrolist/molecule-action to version v2.7.15.
This action is used across all versions by 607 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.7.15 (2024-04-13) Fix fix(deps): bump idna from 3.6 to 3.7 Bumps idna from 3.6 to 3.7.
Release notes Changelog Commits updated-dependencies:
dependency-name: idna dependency-type: indirect … Signed-off-by: dependabot[bot] <support@github.com> (349b418)
fix(deps): bump molecule from 24.2.0 to 24.2.1 Bumps molecule from 24.2.0 to 24.
April 13, 2024
Build with Gradle
Version updated for gradle/actions to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 4,609 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This release includes a new action, and improvements to the existing actions.
Highlights include:
New wrapper-validation action to replace the gradle/wrapper-validation-action action Converted dependency-submission action to Typescript. This enabled other important features, like submitting the dependency graph in the same step that it is generated.
April 13, 2024
Gradle Build Action
Version updated for gradle/gradle-build-action to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 48,855 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 13, 2024
Gradle Wrapper Validation
Version updated for gradle/wrapper-validation-action to version v3.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 57,965 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This is the first release of gradle/wrapper-validation-action available with the v3 version tag.
[!IMPORTANT] As of v3 this action has been deprecated by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will transparently delegate to gradle/actions/wrapper-validation@v3.
April 13, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.49.
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 Adjust Docker build platforms in Github actions by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/165 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.48...0.49