April 19, 2024
Gradle Wrapper Validation
Version updated for gradle/wrapper-validation-action to version v3.3.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 58,238 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.
April 19, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.7.1.
This action is used across all versions by 541 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix(ajv-custom-format): tighten implemenation and provide missing tests by @cfuerst in https://github.com/GrantBirki/json-yaml-validate/pull/64 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.7.0...v2.7.1
April 19, 2024
Codium PR Agent
Version updated for khulnasoft/mergemate to version v0.21.
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 Dev by @FortiShield in https://github.com/khulnasoft/mergemate/pull/8 Dev by @FortiShield in https://github.com/khulnasoft/mergemate/pull/9 ⬆ Bump azure-identity from 1.15.0 to 1.16.0 by @dependabot in https://github.com/khulnasoft/mergemate/pull/17 ⬆ Bump google-cloud-aiplatform from 1.35.0 to 1.48.0 by @dependabot in https://github.com/khulnasoft/mergemate/pull/16 ⬆ Bump litellm from 1.31.10 to 1.35.12 by @dependabot in https://github.
April 19, 2024
JFROG XRAY Result Prettifier
Version updated for mikemcallister-lnrisk/jfrog-xray-prettifier to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Full Changelog: https://github.com/mikemcallister-lnrisk/jfrog-xray-prettifier/compare/v0.0.5...v0.1.0
April 19, 2024
Render Liquid File
Version updated for parkerbxyz/render-liquid-file to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Features relax input requirements (#8) (2d89548) do not require layouts input (2d89548) do not require partials input (2d89548) Bug Fixes deps: bump liquidjs from 10.10.1 to 10.10.2 (#3) (47d03a6) deps: bump undici from 5.28.3 to 5.28.4 (#5) (b18221e) make liquidjs an external dependency (#6) (5aa5bc1) Full Changelog: https://github.
April 19, 2024
Git Submodule Status Commenter
Version updated for rematocorp/submodule-status-commenter to version v2.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Make labels bold instead of values
April 19, 2024
Salad Container Engine Action
Version updated for SaladTechnologies/sce-deploy to version v0.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes The first release of the sce-deploy action. Provides the ability to automatically update a container group on Salad using any public container image.
April 19, 2024
Velero tool installer
Version updated for skifahrer/setup-velero to version v1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Simple action which installs velero on pipeline runner.
April 19, 2024
checkout-action
Version updated for taiki-e/checkout-action to version v1.1.1.
This action is used across all versions by 61 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Diagnostic improvements.