Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent eb46600 commit 90481b7
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@a03caf5813591bc882139eba6ae947930a83a427 # v0.11.0
uses: jetpack-io/devbox-install-action@967b37bc04672100d4ea40e40da6ae49fc5a81ce # 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@a03caf5813591bc882139eba6ae947930a83a427 # v0.11.0
uses: jetpack-io/devbox-install-action@967b37bc04672100d4ea40e40da6ae49fc5a81ce # v0.12.0
with:
enable-cache: true

Expand Down

0 comments on commit 90481b7

Please sign in to comment.