ci/update-flake-lock: switch back to upstream

This commit is contained in:
Jörg Thalheim 2022-02-04 16:37:45 +01:00
parent 479f0f8639
commit aa81824125
No known key found for this signature in database

View file

@ -16,6 +16,6 @@ jobs:
# extra_nix_config: |
# access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
uses: Mic92/update-flake-lock@main
uses: DeterminateSystems/update-flake-lock@v7
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}