From caaf62d501f2426bd097f47721a96b732e19c22b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 16:24:05 +0000 Subject: [PATCH] Bump jetify-com/devbox-install-action from 0.14.0 to 0.15.0 Bumps [jetify-com/devbox-install-action](https://github.com/jetify-com/devbox-install-action) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/jetify-com/devbox-install-action/releases) - [Commits](https://github.com/jetify-com/devbox-install-action/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: jetify-com/devbox-install-action dependency-version: 0.15.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 0da8aff..190257f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -15,7 +15,7 @@ jobs: - uses: gradle/actions/wrapper-validation@v5 - - uses: jetify-com/devbox-install-action@v0.14.0 + - uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true