Update flake-updater.yml

This commit is contained in:
Tyler Mayoff 2025-05-12 11:16:23 -04:00 committed by GitHub
parent f2e5ab2e34
commit 6afd80fc61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
curl -sSf -L https://install.lix.systems/lix | sh -s -- install
curl -sSf -L https://install.lix.systems/lix | sh -s -- install --no-confirm
- uses: DeterminateSystems/update-flake-lock@v24
with:
pr-title: "Update flake.lock" # Title of PR to be created