Update https://github.com/stefanzweifel/git-auto-commit-action action to v5.1.0
All checks were successful
Cachix / build (push) Successful in 39s
All checks were successful
Cachix / build (push) Successful in 39s
This commit is contained in:
parent
3381467c4d
commit
958c99ade2
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
|||
- run: nix build -L --no-link .#devShells.x86_64-linux.default
|
||||
- run: nix eval --json ".#packages.x86_64-linux.default.outPath" | sed 's/"\(.*\)"/\1/' | cachix push chvp
|
||||
- run: nix eval --json ".#devShells.x86_64-linux.default.outPath" | sed 's/"\(.*\)"/\1/' | cachix push chvp
|
||||
- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5.0.1
|
||||
- uses: https://github.com/stefanzweifel/git-auto-commit-action@v5.1.0
|
||||
with:
|
||||
commit_message: "Update dependencies"
|
||||
commit_user_name: "CharBOTte"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue