From 9063a69ea4fe91ee5477d886c496339569007491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:11:15 +0000 Subject: [PATCH] Bump jetify-com/devbox-install-action from 0.13.0 to 0.14.0 Bumps [jetify-com/devbox-install-action](https://github.com/jetify-com/devbox-install-action) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/jetify-com/devbox-install-action/releases) - [Commits](https://github.com/jetify-com/devbox-install-action/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: jetify-com/devbox-install-action dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e1a52ad..c20e9e5 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ jobs: - uses: gradle/actions/wrapper-validation@v4 - - uses: jetify-com/devbox-install-action@v0.13.0 + - uses: jetify-com/devbox-install-action@v0.14.0 with: enable-cache: true