add(ci): update token
This commit is contained in:
parent
301c546041
commit
5bf8c133d5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-flake-lock.yml
vendored
1
.github/workflows/update-flake-lock.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v8
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
pr-labels: |
|
||||
dependencies
|
||||
nix
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue