Skip to content

Commit ffd1e23

Browse files
authored
bump missed devbox action version (#2124)
1 parent dd08d78 commit ffd1e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-push-image/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ runs:
7373

7474
# Devbox setup steps
7575
- name: Install devbox
76-
uses: jetify-com/devbox-install-action@v0.11.0
76+
uses: jetify-com/devbox-install-action@v0.12.0
7777

7878
- name: Download Go build dependencies (Devbox)
7979
run: devbox run -- go mod download

0 commit comments

Comments
 (0)