Update .github/workflows/main.yml
Some checks failed
update-flake-lock / lockfile (push) Failing after 15s

This commit is contained in:
sora 2023-11-14 18:59:07 +01:00
parent 7b00855415
commit a550789b6f

View File

@ -19,6 +19,7 @@ jobs:
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v19
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
pr-title: "[chore] Update flake.lock"
pr-labels: |
dependencies