Skip to content

Commit 70fffe7

Browse files
authored
Merge pull request #691 from ergebnis/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6.0.1
github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1
2 parents 2b0b8eb + 5ce6f08 commit 70fffe7

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.2.0"
72+
uses: "stefanzweifel/git-auto-commit-action@v6.0.1"
7373
with:
7474
commit_author: "ergebnis-bot <[email protected]>"
7575
commit_message: "Enhancement: Update license year"

0 commit comments

Comments
 (0)