Skip to content

Commit b1e572f

Browse files
authored
build(deps): bump namespacelabs/nscloud-cache-action from 1.2.9 to 1.2.12 (#179)
Bumps [namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action) from 1.2.9 to 1.2.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/namespacelabs/nscloud-cache-action/releases">namespacelabs/nscloud-cache-action's releases</a>.</em></p> <blockquote> <h2>v1.2.12</h2> <h2>What's Changed</h2> <ul> <li>Revert making it possible to specify glob paths by <a href="https://github.com/InverseIntegral"><code>@​InverseIntegral</code></a> in <a href="https://redirect.github.com/namespacelabs/nscloud-cache-action/pull/24">namespacelabs/nscloud-cache-action#24</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/namespacelabs/nscloud-cache-action/compare/v1.2.11...v1.2.12">https://github.com/namespacelabs/nscloud-cache-action/compare/v1.2.11...v1.2.12</a></p> <h2>v1.2.11</h2> <h2>What's Changed</h2> <ul> <li>Make it possible to specify glob paths by <a href="https://github.com/InverseIntegral"><code>@​InverseIntegral</code></a> in <a href="https://redirect.github.com/namespacelabs/nscloud-cache-action/pull/22">namespacelabs/nscloud-cache-action#22</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/InverseIntegral"><code>@​InverseIntegral</code></a> made their first contribution in <a href="https://redirect.github.com/namespacelabs/nscloud-cache-action/pull/22">namespacelabs/nscloud-cache-action#22</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/namespacelabs/nscloud-cache-action/compare/v1...v1.2.11">https://github.com/namespacelabs/nscloud-cache-action/compare/v1...v1.2.11</a></p> <h2>v1.2.10</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/c343d6c4c2c3268bbec55c542f096f74130eb22c"><code>c343d6c</code></a> Merge pull request <a href="https://redirect.github.com/namespacelabs/nscloud-cache-action/issues/24">#24</a> from namespacelabs/matteo/revert</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/700a3fd2527f4091e37eb6c74122aa60093afcb8"><code>700a3fd</code></a> Revert making it possible to specify glob paths</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/cc5cafe4a62dde5ddfc225c4f851182626449a31"><code>cc5cafe</code></a> Merge pull request <a href="https://redirect.github.com/namespacelabs/nscloud-cache-action/issues/22">#22</a> from namespacelabs/matteo/glob-path</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/d9e07a6fb1261dec6a3580fb6181fd97c6d3cffe"><code>d9e07a6</code></a> Make it possible to specify glob paths</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/786d11ef2a413a044a2038e6ecb09dfbaefbce9a"><code>786d11e</code></a> Merge pull request <a href="https://redirect.github.com/namespacelabs/nscloud-cache-action/issues/23">#23</a> from namespacelabs/niklas-brew</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/bf90393fb18b44ee1e949f34984602d8c6683280"><code>bf90393</code></a> skip cache metadate</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/6f96b03c068d6d1b9632a45c4ff38cf6c9e1db51"><code>6f96b03</code></a> fix workflow</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/555c86d61679e128ad64ce6b96166179c3bb6189"><code>555c86d</code></a> fix workflow</li> <li><a href="https://github.com/namespacelabs/nscloud-cache-action/commit/f1d94dc18e3919944e1102b51ccc5d1969f6bed4"><code>f1d94dc</code></a> Create brew mode and test brew caching.</li> <li>See full diff in <a href="https://github.com/namespacelabs/nscloud-cache-action/compare/v1.2.9...v1.2.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=namespacelabs/nscloud-cache-action&package-manager=github_actions&previous-version=1.2.9&new-version=1.2.12)](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>
2 parents d16a01c + 1b6a1bf commit b1e572f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Setup Cache
34-
uses: namespacelabs/[email protected].9
34+
uses: namespacelabs/[email protected].12
3535
with:
3636
path: |
3737
/nix
@@ -63,7 +63,7 @@ jobs:
6363
uses: actions/checkout@v4
6464

6565
- name: Setup Cache
66-
uses: namespacelabs/[email protected].9
66+
uses: namespacelabs/[email protected].12
6767
with:
6868
path: |
6969
/nix

0 commit comments

Comments
 (0)