Skip to content

Commit

Permalink
chore(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
#42)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2024
1 parent a6941d4 commit d126b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/checkout@v4
- 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 d126b17

Please sign in to comment.