Skip to content

Commit a8c7900

Browse files
Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.0 (cookiecutter#3880)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 928836e commit a8c7900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: python scripts/update_contributors.py
3232

3333
- name: Commit changes
34-
uses: stefanzweifel/git-auto-commit-action@v4.14.1
34+
uses: stefanzweifel/git-auto-commit-action@v4.15.0
3535
with:
3636
commit_message: Update Contributors
3737
file_pattern: CONTRIBUTORS.md .github/contributors.json

0 commit comments

Comments
 (0)