build(deps): bump DeterminateSystems/update-flake-lock from 21 to 23 #70

Open
dependabot[bot] wants to merge 1 commit from dependabot/github_actions/DeterminateSystems/update-flake-lock-23 into main

View file

@ -13,7 +13,7 @@ jobs:
- name: Install Nix - name: Install Nix
uses: DeterminateSystems/nix-installer-action@v10 uses: DeterminateSystems/nix-installer-action@v10
- name: Update flake.lock - name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v21 uses: DeterminateSystems/update-flake-lock@v23
with: with:
pr-title: "Update flake.lock" # Title of PR to be created pr-title: "Update flake.lock" # Title of PR to be created
pr-labels: | # Labels to be set on the PR pr-labels: | # Labels to be set on the PR