From c254a78d0818a7f6e7798fdd1f75785b4594e8b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 04:44:51 +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/e2e-full.yml | 6 +++--- .github/workflows/pr-checks.yml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/e2e-full.yml b/.github/workflows/e2e-full.yml index 084b2fb..696d248 100644 --- a/.github/workflows/e2e-full.yml +++ b/.github/workflows/e2e-full.yml @@ -54,7 +54,7 @@ jobs: ${{ runner.os }}-gradle- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -127,7 +127,7 @@ jobs: ${{ runner.os }}-xcode- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -241,7 +241,7 @@ jobs: ${{ runner.os }}-xcode- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 341bc3c..4aca29d 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v6 - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -70,7 +70,7 @@ jobs: df -h / - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -135,7 +135,7 @@ jobs: ${{ runner.os }}-xcode- - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true @@ -249,7 +249,7 @@ jobs: df -h / - name: Install Devbox - uses: jetify-com/devbox-install-action@v0.14.0 + uses: jetify-com/devbox-install-action@v0.15.0 with: enable-cache: true