diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-16 16:44:54 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-09-16 13:01:09 -0400 |
| commit | 7006251d6a122fcdf87e541c2d52d370886e7c76 (patch) | |
| tree | 77120995add8b7f7f04403f0a6e2d189e5364d1b /.github | |
| parent | 46b9b8db1b24e2f5e209f15bbe479e395f009beb (diff) | |
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 7 to 8.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v7...v8)
---
updated-dependencies:
- dependency-name: DeterminateSystems/magic-nix-cache-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/docker.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 43de48c..b98468a 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -24,7 +24,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v14 - name: Setup Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v7 + uses: DeterminateSystems/magic-nix-cache-action@v8 - name: Build Docker image id: build |
