update: fix flake lock update

This commit is contained in:
ibizaman 2026-05-12 16:48:53 +02:00 committed by Pierre Penninckx
parent 818c18554f
commit 3cc8ebd4a4

View file

@ -30,4 +30,4 @@ jobs:
- name: Update flake.lock
env:
GH_TOKEN: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
run: nix .#update-flake-lock-pr
run: nix run .#update-flake-lock-pr ${{ inputs.bisect_future }}