From 09b368d0029ff96bce1a5b510875ddb902032b76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 18 Sep 2024 02:06:38 +0200 Subject: [PATCH] chore(deps): update determinatesystems/magic-nix-cache-action action to v8 (#4) Reviewed-on: https://code.winston.sh/winston/dotfiles/pulls/4 Co-authored-by: renovate[bot] Co-committed-by: renovate[bot] --- .forgejo/workflows/check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/check.yml b/.forgejo/workflows/check.yml index 37ae150..f8468e5 100644 --- a/.forgejo/workflows/check.yml +++ b/.forgejo/workflows/check.yml @@ -16,6 +16,6 @@ jobs: - uses: "https://github.com/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7 - uses: "https://github.com/DeterminateSystems/flake-checker-action@078f5f7f47ee188aa6cb472527ca5984e195222d" # v9 - uses: "https://github.com/DeterminateSystems/nix-installer-action@da36cb69b1c3247ad7a1f931ebfd954a1105ef14" # v14 - - uses: "https://github.com/DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738" # v7 + - uses: "https://github.com/DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b" # v8 - run: nix flake check --show-trace