forked from lix-project/nix-eval-jobs
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:
parent
c123f3bfed
commit
2e1cef0dca
2
.github/workflows/update-flake-lock.yml
vendored
2
.github/workflows/update-flake-lock.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue