diff --git a/.github/workflows/update-flake-lock.yml b/.github/workflows/update-flake-lock.yml index d837fef..ceee715 100644 --- a/.github/workflows/update-flake-lock.yml +++ b/.github/workflows/update-flake-lock.yml @@ -13,7 +13,7 @@ jobs: - name: Install Nix uses: cachix/install-nix-action@V27 - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v21 + uses: DeterminateSystems/update-flake-lock@v22 with: pr-body: | Automated changes by the update-flake-lock