We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c8d42 commit cb491ceCopy full SHA for cb491ce
.github/workflows/flake.yml
@@ -38,7 +38,7 @@ jobs:
38
run: git pull --autostash --rebase
39
40
- name: Commit changes
41
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
42
with:
43
author_name: GitHub Actions
44
author_email: github@webhippie.de
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
run: git pull --rebase --autostash
63
64
65
66
67
68
0 commit comments