Bump jetpack-io/devbox-install-action from 0.6.0 to 0.6.1 (#31720)

Bumps [jetpack-io/devbox-install-action](https://github.com/jetpack-io/devbox-install-action) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/jetpack-io/devbox-install-action/releases)
- [Commits](https://github.com/jetpack-io/devbox-install-action/compare/v0.6.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-15 08:32:09 -06:00 committed by GitHub
parent 4aa7470a74
commit 4e1e35f620
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v3
- name: Install devbox
uses: jetpack-io/devbox-install-action@v0.6.0
uses: jetpack-io/devbox-install-action@v0.6.1
with:
enable-cache: true
devbox-version: 0.5.10