From 8a78f0c61b8df6687b624dccbf70ef856534ae76 Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Tue, 17 Dec 2024 21:44:00 +0900 Subject: [PATCH] Remove heavy magic-nix-cache-action from reusable action --- .github/workflows/reusable-bump-flake-lock-and-selfup.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/reusable-bump-flake-lock-and-selfup.yml b/.github/workflows/reusable-bump-flake-lock-and-selfup.yml index 8ca121b..e339f2b 100644 --- a/.github/workflows/reusable-bump-flake-lock-and-selfup.yml +++ b/.github/workflows/reusable-bump-flake-lock-and-selfup.yml @@ -77,7 +77,6 @@ jobs: # https://github.com/orgs/community/discussions/27072#discussioncomment-3254515 token: ${{ steps.publish-token.outputs.token }} - uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16 - - uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8 - name: Fetch active PRs by me id: fetch-active-prs env: