diff --git a/.github/workflows/update_flake_lock.yml b/.github/workflows/update_flake_lock.yml index 12bd54a..6715074 100644 --- a/.github/workflows/update_flake_lock.yml +++ b/.github/workflows/update_flake_lock.yml @@ -22,7 +22,7 @@ jobs: nix_path: nixpkgs=channel:nixos-unstable - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v23 + uses: DeterminateSystems/update-flake-lock@v24 with: pr-title: "Update flake.lock" pr-labels: |