Skip to content

Commit ddc1666

Browse files
build(deps): Bump jetpack-io/devbox-install-action from 0.6.1 to 0.7.0 (#176)
Bumps [jetpack-io/devbox-install-action](https://github.com/jetpack-io/devbox-install-action) from 0.6.1 to 0.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jetpack-io/devbox-install-action/releases">jetpack-io/devbox-install-action's releases</a>.</em></p> <blockquote> <h2>Release 0.7.0</h2> <h2>What's Changed</h2> <ul> <li>Fix macos caching issue by <a href="https://github.com/LucilleH"><code>@​LucilleH</code></a> in <a href="https://redirect.github.com/jetpack-io/devbox-install-action/pull/19">jetpack-io/devbox-install-action#19</a></li> <li>Narrow the cache of xdg directory by <a href="https://github.com/LucilleH"><code>@​LucilleH</code></a> in <a href="https://redirect.github.com/jetpack-io/devbox-install-action/pull/20">jetpack-io/devbox-install-action#20</a></li> <li>Revert &quot;Narrow the cache of xdg directory&quot; by <a href="https://github.com/LucilleH"><code>@​LucilleH</code></a> in <a href="https://redirect.github.com/jetpack-io/devbox-install-action/pull/22">jetpack-io/devbox-install-action#22</a></li> <li>Restores the tar command to its original state by <a href="https://github.com/LucilleH"><code>@​LucilleH</code></a> in <a href="https://redirect.github.com/jetpack-io/devbox-install-action/pull/21">jetpack-io/devbox-install-action#21</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jetpack-io/devbox-install-action/compare/v0.6.1...v0.7.0">https://github.com/jetpack-io/devbox-install-action/compare/v0.6.1...v0.7.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jetpack-io/devbox-install-action/commit/f01361150cdf4e838d24c249bbafad2d8ba48770"><code>f013611</code></a> Restores the tar command to its original state (<a href="https://redirect.github.com/jetpack-io/devbox-install-action/issues/21">#21</a>)</li> <li><a href="https://github.com/jetpack-io/devbox-install-action/commit/c1d70773dac47bc6434f63fff440f38ff8335bce"><code>c1d7077</code></a> Revert &quot;Narrow the cache of xdg directory&quot; (<a href="https://redirect.github.com/jetpack-io/devbox-install-action/issues/22">#22</a>)</li> <li><a href="https://github.com/jetpack-io/devbox-install-action/commit/76d8a64f1dca31f36d49be9b8150687dab0f7db1"><code>76d8a64</code></a> Narrow the cache of xdg directory (<a href="https://redirect.github.com/jetpack-io/devbox-install-action/issues/20">#20</a>)</li> <li><a href="https://github.com/jetpack-io/devbox-install-action/commit/1998394b33f9429d5b168cb04a089ad5c8dd6fbe"><code>1998394</code></a> Update README.md</li> <li><a href="https://github.com/jetpack-io/devbox-install-action/commit/572189b3f4b47815936cb3cc61f293afe2e5176a"><code>572189b</code></a> Fix macos caching issue (<a href="https://redirect.github.com/jetpack-io/devbox-install-action/issues/19">#19</a>)</li> <li>See full diff in <a href="https://github.com/jetpack-io/devbox-install-action/compare/v0.6.1...v0.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jetpack-io/devbox-install-action&package-manager=github_actions&previous-version=0.6.1&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7733e12 commit ddc1666

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/checks.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v4
2828

2929
- name: Install devbox
30-
uses: jetpack-io/devbox-install-action@v0.6.1
30+
uses: jetpack-io/devbox-install-action@v0.7.0
3131
with:
3232
enable-cache: true
3333

@@ -55,7 +55,7 @@ jobs:
5555

5656
- if: steps.check_e2e_tests_exist.outputs.files_exists == 'true'
5757
name: Install devbox
58-
uses: jetpack-io/devbox-install-action@v0.6.1
58+
uses: jetpack-io/devbox-install-action@v0.7.0
5959
with:
6060
enable-cache: true
6161

@@ -85,7 +85,7 @@ jobs:
8585
uses: actions/checkout@v4
8686

8787
- name: Install devbox
88-
uses: jetpack-io/devbox-install-action@v0.6.1
88+
uses: jetpack-io/devbox-install-action@v0.7.0
8989
with:
9090
enable-cache: true
9191

@@ -137,7 +137,7 @@ jobs:
137137
ref: ${{ github.event.pull_request.head.sha }}
138138

139139
- name: Install devbox
140-
uses: jetpack-io/devbox-install-action@v0.6.1
140+
uses: jetpack-io/devbox-install-action@v0.7.0
141141
with:
142142
enable-cache: true
143143

@@ -162,7 +162,7 @@ jobs:
162162
fetch-depth: 0
163163

164164
- name: Install devbox
165-
uses: jetpack-io/devbox-install-action@v0.6.1
165+
uses: jetpack-io/devbox-install-action@v0.7.0
166166
with:
167167
enable-cache: true
168168

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
languages: ${{ matrix.language }}
3232

3333
- name: Install devbox
34-
uses: jetpack-io/devbox-install-action@v0.6.1
34+
uses: jetpack-io/devbox-install-action@v0.7.0
3535
with:
3636
enable-cache: true
3737

.github/workflows/release-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: Install devbox
26-
uses: jetpack-io/devbox-install-action@v0.6.1
26+
uses: jetpack-io/devbox-install-action@v0.7.0
2727
with:
2828
enable-cache: true
2929

0 commit comments

Comments
 (0)