Skip to content

Commit 24a8bfb

Browse files
🌱 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](jetify-com/devbox-install-action@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] <[email protected]>
1 parent 60fb367 commit 24a8bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
password: ${{ secrets.DOCKER_PASSWORD }}
112112

113113
- name: Install devbox
114-
uses: jetify-com/devbox-install-action@v0.13.0
114+
uses: jetify-com/devbox-install-action@v0.14.0
115115

116116
- name: Setup CAPL Management Kind Cluster and CAPL Child Cluster For Testing
117117
run: devbox run mgmt-and-capl-cluster

0 commit comments

Comments
 (0)