Skip to content

Commit

Permalink
build(deps): bump jetpack-io/devbox-install-action from 0.6.1 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.6.1 to 0.7.0.
- [Release notes](https://github.com/jetpack-io/devbox-install-action/releases)
- [Commits](jetify-com/devbox-install-action@v0.6.1...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 Sep 25, 2023
1 parent c15b27d commit 03fba18
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 @@ -29,7 +29,7 @@ jobs:
echo "access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}" > ~/.config/nix/nix.conf
- name: Install devbox
uses: jetpack-io/devbox-install-action@v0.6.1
uses: jetpack-io/devbox-install-action@v0.7.0
with:
enable-cache: true

Expand Down

0 comments on commit 03fba18

Please sign in to comment.