Update DeterminateSystems/update-flake-lock action to v22
Some checks failed
Nix Build / build-nixos (push) Successful in 10m9s
Nix Build / build-nixos (pull_request) Failing after 9h16m10s

This commit is contained in:
Renovate Bot 2024-06-05 00:01:27 +00:00
parent 7efc00e324
commit 2dcbe2a81b

View File

@ -21,7 +21,7 @@ jobs:
extra_nix_config: | extra_nix_config: |
experimental-features = nix-command flakes experimental-features = nix-command flakes
- name: Update flake.lock - name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v21 uses: DeterminateSystems/update-flake-lock@v22
with: with:
token: ${{ secrets.GT_TOKEN_FOR_UPDATES }} token: ${{ secrets.GT_TOKEN_FOR_UPDATES }}
pr-title: "[chore] Update flake.lock" pr-title: "[chore] Update flake.lock"