Skip to content

Commit

Permalink
chore(deps): update jetpack-io/devbox-install-action digest to 734088e (
Browse files Browse the repository at this point in the history
#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent ae62964 commit 66f29d5
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Install devbox
uses: jetpack-io/devbox-install-action@975fb35b9a6472bed4edf51e5db534d5efec2817 # v0.12.0
uses: jetpack-io/devbox-install-action@734088efddca47cf44ff8a09289c6d0e51b73218 # v0.12.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Install devbox
uses: jetpack-io/devbox-install-action@975fb35b9a6472bed4edf51e5db534d5efec2817 # v0.12.0
uses: jetpack-io/devbox-install-action@734088efddca47cf44ff8a09289c6d0e51b73218 # v0.12.0
with:
enable-cache: true

Expand Down

0 comments on commit 66f29d5

Please sign in to comment.