diff --git a/.github/workflows/update_flake_lock.yml b/.github/workflows/update_flake_lock.yml index 3576ecf..26c2aec 100644 --- a/.github/workflows/update_flake_lock.yml +++ b/.github/workflows/update_flake_lock.yml @@ -13,7 +13,7 @@ jobs: - name: Install Nix uses: DeterminateSystems/nix-installer-action@v12 - name: Update flake.lock - uses: DeterminateSystems/update-flake-lock@v22 + uses: DeterminateSystems/update-flake-lock@v23 with: pr-title: "fix: update flake.lock" # Title of PR to be created pr-labels: | # Labels to be set on the PR