Skip to content

Commit 795abe3

Browse files
chore(deps): update jetify-com/devbox-install-action action to v0.13.0 (#159)
Co-authored-by: botty-mcbottington[bot] <168950816+botty-mcbottington[bot]@users.noreply.github.com>
1 parent 9bf5681 commit 795abe3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: docker/setup-buildx-action@v3
3232

3333
- name: Set up devbox
34-
uses: jetify-com/devbox-install-action@v0.12.0
34+
uses: jetify-com/devbox-install-action@v0.13.0
3535
with:
3636
enable-cache: true
3737

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: docker/setup-buildx-action@v3
4545

4646
- name: Set up devbox
47-
uses: jetify-com/devbox-install-action@v0.12.0
47+
uses: jetify-com/devbox-install-action@v0.13.0
4848
with:
4949
enable-cache: true
5050

0 commit comments

Comments
 (0)