diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-04 06:22:18 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-04 06:22:18 -0400 |
| commit | ff52d76910c8dd8b0e43fb0a6a8ee84f9d2ba9d4 (patch) | |
| tree | f974ad6728845dd02b9d52fd9b092c516bfd8e15 /.github/workflows/docker.yaml | |
| parent | 720ad8b90d044bc298062dc7739ad9d5e3a91e40 (diff) | |
ci: bump DeterminateSystems/magic-nix-cache-action from 6 to 7 (#7)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 5f4697f..b4823fe 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -37,7 +37,7 @@ jobs: uses: cachix/install-nix-action@v27 - name: Setup Nix cache - uses: DeterminateSystems/magic-nix-cache-action@v6 + uses: DeterminateSystems/magic-nix-cache-action@v7 - name: Build Docker image id: build |
