summaryrefslogtreecommitdiff
path: root/.github/workflows/docker.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 13:05:53 -0400
committerGitHub <[email protected]>2024-05-13 13:05:53 -0400
commit93fb5ba954b0fe81266f5fca99289297bb05e908 (patch)
treef574f65297c181495c8d1903e59af9ce0b919a2a /.github/workflows/docker.yaml
parentf54b38db104d6d80b31485508a11e51e012fd924 (diff)
ci: bump DeterminateSystems/magic-nix-cache-action from 4 to 6 (#182)
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 4 to 6. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v4...v6) --- 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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml
index 221516b..4cae14f 100644
--- a/.github/workflows/docker.yaml
+++ b/.github/workflows/docker.yaml
@@ -25,7 +25,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v10
- name: Setup Nix cache
- uses: DeterminateSystems/magic-nix-cache-action@v4
+ uses: DeterminateSystems/magic-nix-cache-action@v6
- name: Build Docker image
id: build