From d9d2e0781d1e68483f28e92301e8f25f0e964628 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 18 Sep 2024 01:30:17 +0200 Subject: [PATCH] chore(deps): update determinatesystems/magic-nix-cache-action action to v8 --- .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 8a692d7..04751d5 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@ae43dea95bc73541287cfd10e2dee994d1877291" # v8 - uses: "https://github.com/DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd" # v13 - - 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