June 18, 2024
actions-cfn-lint
Version updated for shogo82148/actions-cfn-lint to version v2.24.0.
This action is used across all versions by 22 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed bump reviewdog v0.18.0 by @shogo82148 in https://github.com/shogo82148/actions-cfn-lint/pull/572 Full Changelog: https://github.com/shogo82148/actions-cfn-lint/compare/v2.23.0...v2.24.0
June 18, 2024
Attest SBOM
Version updated for actions/attest-sbom to version v1.3.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 33 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump actions/attest from 1.3.1 to 1.3.2 by @bdehamer in https://github.com/actions/attest-sbom/pull/75 Increase timeout for OCI operations Full Changelog: https://github.com/actions/attest-sbom/compare/v1.3.1...v1.3.2
June 18, 2024
Aqua Security Trivy
Version updated for aquasecurity/trivy-action to version 0.23.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 15,758 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Upgrade trivy to v0.52.2 by @Dr-DevOps in https://github.com/aquasecurity/trivy-action/pull/367 Full Changelog: https://github.com/aquasecurity/trivy-action/compare/0.22.0...0.23.0
June 18, 2024
Semantic Release Action
Version updated for codfish/semantic-release-action to version v3.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 3.4.1 (2024-06-17) Bug Fixes update release workflow to ensure every docker tag is pushed (#208) (9a999e0)
June 18, 2024
Build with Gradle
Version updated for gradle/actions to version v3.4.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 9,220 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This patch release fixes a race condition that resulted in the DEVELOCITY_ACCESS_KEY variable not being set in the environment.
What’s Changed Fix race condition with fetching short lived token by @alextu in https://github.com/gradle/actions/pull/260 Full Changelog: https://github.
June 18, 2024
Gradle Build Action
Version updated for gradle/gradle-build-action to version v3.4.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 50,931 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.
June 18, 2024
Gradle Wrapper Validation
Version updated for gradle/wrapper-validation-action to version v3.4.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 60,478 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes [!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.
Users are encouraged to update their workflows, replacing:
uses: gradle/wrapper-validation-action@v3 with
uses: gradle/actions/wrapper-validation@v3 See the wrapper-validation documentation for up-to-date documentation for gradle/actions/wrapper-validation.
June 18, 2024
setup-minikube
Version updated for medyagh/setup-minikube to version v0.0.18.
This action is used across all versions by 1,305 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Remove hardcoded home directory by @spowelljr in https://github.com/medyagh/setup-minikube/pull/470 Fix crashing if cache upload fails by @spowelljr in https://github.com/medyagh/setup-minikube/pull/471 build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in https://github.com/medyagh/setup-minikube/pull/475 build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.
June 18, 2024
LuaRocks tag release
Version updated for nvim-neorocks/luarocks-tag-release to version v5.14.1.
This action is used across all versions by 326 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 5.14.1 (2024-06-17) Bug Fixes add ftdetect to {{ neovim.plugin.dirs }}. (#431) (9ae4c23)