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

This commit is contained in:
sora 2023-11-15 13:04:01 +01:00
parent 795a60ed7d
commit cfcd249e51

View File

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