fixed action

This commit is contained in:
Tyler Mayoff 2025-08-30 11:30:04 -04:00
parent bf357e61a9
commit c008f715da

View file

@ -17,11 +17,11 @@ jobs:
with: with:
extra-conf: "lazy-trees = true" extra-conf: "lazy-trees = true"
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main # - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
with: # with:
use-flakehub: false # use-flakehub: false
- uses: DeterminateSystems/update-flake-lock@v24 - uses: https://github.com/DeterminateSystems/update-flake-lock@v24
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