Skip to content

Commit

Permalink
build(deps): bump jetpack-io/devbox-install-action from 0.5.0 to 0.7.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.5.0 to 0.7.0.
- [Release notes](https://github.com/jetpack-io/devbox-install-action/releases)
- [Commits](jetify-com/devbox-install-action@v0.5.0...v0.7.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 and alexpovel committed Oct 3, 2023
1 parent 8ddc8ee commit 59d3cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install devbox
uses: jetpack-io/devbox-install-action@v0.6.1
uses: jetpack-io/devbox-install-action@v0.7.0

- name: Run linting
run: devbox run lint
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
- uses: actions/checkout@v4

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

Expand Down

0 comments on commit 59d3cef

Please sign in to comment.