update not from my account hopefully
This commit is contained in:
parent
394b10866a
commit
76b45f0f57
1 changed files with 2 additions and 1 deletions
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
|
@ -15,5 +15,6 @@ jobs:
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: DeterminateSystems/update-flake-lock@v21
|
uses: DeterminateSystems/update-flake-lock@v21
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
pr-title: "Update flake.lock"
|
||||||
|
pr-labels: automated
|
||||||
commit-msg: "update"
|
commit-msg: "update"
|
||||||
|
|
Loading…
Add table
Reference in a new issue