Update main.yml

This commit is contained in:
Aly Raffauf 2024-03-04 21:47:28 -05:00 committed by GitHub
parent 4a1aaa40e0
commit 30b79a0ff9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"