Update .gitea/workflows/main.yml
This commit is contained in:
parent
50dbb9421b
commit
47d064f4b8
@ -23,6 +23,11 @@ jobs:
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v20
|
||||
with:
|
||||
git-author-name: "act-runner[bot]"
|
||||
git-author-email: "act-runner@git.helcel.net"
|
||||
git-committer-name: "act-runner[bot]"
|
||||
git-committer-email: "act-runner@git.helcel.net"
|
||||
token: ${{ secrets.GIT_TOKEN }}
|
||||
pr-title: "[chore] Update flake.lock"
|
||||
pr-labels: |
|
||||
dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user