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)
June 18, 2024
cfn-lint-action
Version updated for ScottBrenner/cfn-lint-action to version v2.4.2.
This action is used across all versions by 563 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed chore(deps-dev): Bump eslint from 9.0.0 to 9.1.0 by @dependabot in https://github.com/ScottBrenner/cfn-lint-action/pull/383 chore(deps): Bump github/codeql-action from 3.24.10 to 3.25.1 by @dependabot in https://github.com/ScottBrenner/cfn-lint-action/pull/382 chore(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in https://github.com/ScottBrenner/cfn-lint-action/pull/381 chore(deps-dev): Bump eslint from 9.1.0 to 9.
June 17, 2024
Vulnerability Scan GitHub Action for Amazon Inspector
Version updated for aws-actions/vulnerability-scan-github-action-for-amazon-inspector to version v1.1.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The vulnerability step summary is now displayed when zero vulnerabilities are present. #60
June 17, 2024
Twilio Voice Call
Version updated for fabasoad/twilio-voice-call-action to version v2.0.3.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Changelog d0c1020 Bump braces from 3.0.2 to 3.0.3 (#117) b95c355 Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 (#116) d9f0aaf Bump softprops/action-gh-release from 1 to 2 (#113) 9157761 Bump undici from 5.28.3 to 5.28.4 (#114) 85ffed6 Bump tar from 6.1.13 to 6.2.1 (#115) 8fc479c Bump follow-redirects from 1.