diff --git a/.forgejo/workflows/flake-updater.yml b/.forgejo/workflows/flake-updater.yml index 1a22519..31c5630 100644 --- a/.forgejo/workflows/flake-updater.yml +++ b/.forgejo/workflows/flake-updater.yml @@ -17,11 +17,11 @@ jobs: with: extra-conf: "lazy-trees = true" - - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main - with: - use-flakehub: false + # - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main + # with: + # use-flakehub: false - - uses: DeterminateSystems/update-flake-lock@v24 + - uses: https://github.com/DeterminateSystems/update-flake-lock@v24 with: pr-title: "Update flake.lock" # Title of PR to be created pr-labels: | # Labels to be set on the PR