switch to update-flake-lock fork for testing

this one hard codes a different github personal access token so we can
trigger CI/CD.
This commit is contained in:
Jörg Thalheim 2022-01-13 08:47:26 +01:00
parent c123f3bfed
commit 2e1cef0dca

View file

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