diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-03 17:03:11 +0000 |
|---|---|---|
| committer | seth <[email protected]> | 2024-06-04 10:24:11 +0000 |
| commit | 4fad0ddfd173d241a3b94300252582d49e7d2977 (patch) | |
| tree | ba8d1522241cb2fe54e985dc961cc9adc922c0f6 /.github/workflows/docker.yaml | |
| parent | e752546c8efa0f15595aff2cc8b3aa7e5590efa3 (diff) | |
deps(actions): bump DeterminateSystems/magic-nix-cache-action
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 6 to 7.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v6...v7)
---
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/workflows/docker.yaml')
| -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 2bccf84..3863441 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -24,7 +24,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@v12 - name: Setup Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v6 + uses: DeterminateSystems/magic-nix-cache-action@v7 - name: Build Docker image id: build |
