Skip to content

Commit

Permalink
build(deps): Bump jetpack-io/devbox-install-action from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [jetpack-io/devbox-install-action](https://github.com/jetpack-io/devbox-install-action) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/jetpack-io/devbox-install-action/releases)
- [Commits](jetify-com/devbox-install-action@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: jetpack-io/devbox-install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent c5485c1 commit c8807c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Install devbox
uses: jetpack-io/devbox-install-action@v0.8.0
uses: jetpack-io/devbox-install-action@v0.9.0
with:
enable-cache: true

Expand Down

0 comments on commit c8807c6

Please sign in to comment.