Skip to content

Commit 7f91fa3

Browse files
authored
Merge pull request #683 from ergebnis/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5.2.0
github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0
2 parents ed0470d + 65e01cf commit 7f91fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renew.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: "vendor/bin/php-cs-fixer fix --ansi --config=.php-cs-fixer.php --diff --show-progress=dots --verbose"
7070

7171
- name: "Commit modified files"
72-
uses: "stefanzweifel/git-auto-commit-action@v5.1.0"
72+
uses: "stefanzweifel/git-auto-commit-action@v5.2.0"
7373
with:
7474
commit_author: "ergebnis-bot <[email protected]>"
7575
commit_message: "Enhancement: Update license year"

0 commit comments

Comments
 (0)