Skip to content

Commit

Permalink
chore(deps): update jetpack-io/devbox-install-action action to v0.10.0 (
Browse files Browse the repository at this point in the history
#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 757b71d commit 96a935b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4

- name: Install devbox
uses: jetpack-io/devbox-install-action@2aca099641c8564f8a841de48cd51107e6a24588 # v0.9.0
uses: jetpack-io/devbox-install-action@e55980d19e8a14213735f6ebcbced49a1e507856 # v0.10.0
with:
enable-cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4

- name: Install devbox
uses: jetpack-io/devbox-install-action@2aca099641c8564f8a841de48cd51107e6a24588 # v0.9.0
uses: jetpack-io/devbox-install-action@e55980d19e8a14213735f6ebcbced49a1e507856 # v0.10.0
with:
enable-cache: true

Expand Down

0 comments on commit 96a935b

Please sign in to comment.