diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-05 22:18:36 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-02-05 17:30:35 -0500 |
| commit | c4a8f41d427616b3bfa71bd426fc22a73ce17fa0 (patch) | |
| tree | 816113a46cc2429d6af042941db8b852240e4d72 | |
| parent | bd857a14914115a57c7690da90436885fb0abee1 (diff) | |
deps(actions): bump DeterminateSystems/magic-nix-cache-action
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 3.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v2...v3)
---
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]>
| -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 8f4e119..d91d903 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -27,7 +27,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v9 - name: Setup Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v2 + uses: DeterminateSystems/magic-nix-cache-action@v3 - name: Build Docker image id: build |
