diff --git a/.github/workflows/flake-updates.yml b/.github/workflows/flake-updates.yml index 24f0e25..345aaa8 100644 --- a/.github/workflows/flake-updates.yml +++ b/.github/workflows/flake-updates.yml @@ -17,7 +17,7 @@ jobs: experimental-features = nix-command flakes - name: Update flake.lock id: update - uses: DeterminateSystems/update-flake-lock@v22 + uses: DeterminateSystems/update-flake-lock@v23 - name: Enable Automerge run: gh pr merge --rebase --auto "${{ steps.update.outputs.pull-request-number }}" env: