parent
86b8b53702
commit
cc582983ed
1 changed files with 4 additions and 3 deletions
7
.github/workflows/update-flake-lock.yml
vendored
7
.github/workflows/update-flake-lock.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: DeterminateSystems/update-flake-lock@v8
|
uses: DeterminateSystems/update-flake-lock@v8
|
||||||
pr-labels: |
|
with:
|
||||||
dependencies
|
pr-labels: |
|
||||||
nix
|
dependencies
|
||||||
|
nix
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue