Bump DeterminateSystems/update-flake-lock from 20 to 21

Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 20 to 21.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](https://github.com/determinatesystems/update-flake-lock/compare/v20...v21)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-14 12:44:07 +00:00 committed by Gerg-L
parent e78f34dade
commit 38eb457f32

View file

@ -13,7 +13,7 @@ jobs:
- name: Install Nix - name: Install Nix
uses: DeterminateSystems/nix-installer-action@v11 uses: DeterminateSystems/nix-installer-action@v11
- name: update - name: update
uses: DeterminateSystems/update-flake-lock@v20 uses: DeterminateSystems/update-flake-lock@v21
with: with:
pr-title: "Update flake.lock" pr-title: "Update flake.lock"
- name: merge - name: merge