diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-09-08 00:07:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 00:07:18 +0000 |
| commit | 93cd1aca5fb1a1403d087312eebc3c453c450389 (patch) | |
| tree | 3e1e38fda9590ccec700262e4dd80ac110e6012d /.github | |
| parent | 155bd1dbed0c1bfd62a2e1c5eb09b2eb1f11bdfc (diff) | |
build(deps): bump namespacelabs/nscloud-cache-action
Bumps [namespacelabs/nscloud-cache-action](https://github.com/namespacelabs/nscloud-cache-action) from 1.2.16 to 1.2.17.
- [Release notes](https://github.com/namespacelabs/nscloud-cache-action/releases)
- [Commits](https://github.com/namespacelabs/nscloud-cache-action/compare/v1.2.16...a289cf5d2fcd6874376aa92f0ef7f99dc923592a)
---
updated-dependencies:
- dependency-name: namespacelabs/nscloud-cache-action
dependency-version: 1.2.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/snap.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/snap.yml b/.github/workflows/snap.yml index dbb13ae95..6feb39887 100644 --- a/.github/workflows/snap.yml +++ b/.github/workflows/snap.yml @@ -38,7 +38,7 @@ jobs: tar --verbose --extract --strip-components 1 --directory dist --file ghostty-source.tar.gz - name: Setup Cache - uses: namespacelabs/nscloud-cache-action@305bfa7ea980a858d511af4899414a84847c7991 # v1.2.16 + uses: namespacelabs/nscloud-cache-action@a289cf5d2fcd6874376aa92f0ef7f99dc923592a # v1.2.17 with: path: | /nix |
