mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-24 15:31:55 -05:00
Update main.yml
This commit is contained in:
parent
4a1aaa40e0
commit
30b79a0ff9
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -19,10 +19,10 @@ jobs:
|
|||
|
||||
- run: nix flake update
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v4
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
commit_message: Bump flake.lock
|
||||
branch: main
|
||||
branch: master
|
||||
commit_options: '--no-verify --signoff'
|
||||
file_pattern: flake.lock
|
||||
commit_user_name: Flake Bot # defaults to "GitHub Actions"
|
||||
|
|
Loading…
Reference in a new issue