summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 16:37:46 +0000
committerseth <[email protected]>2024-02-05 17:18:44 -0500
commit24cd88cd94a3c5e4990340af74e3e5e0b70c3796 (patch)
treee0a27d29e00e40cbf1a4543cfda64b571bdf62b9
parent90ad9d652f009a53b57115c924446baf6f1d3b7b (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.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml
index b90999a..1047605 100644
--- a/.github/workflows/docker.yaml
+++ b/.github/workflows/docker.yaml
@@ -24,7 +24,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