We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff9c0b commit 5ce6f08Copy full SHA for 5ce6f08
.github/workflows/renew.yaml
@@ -69,7 +69,7 @@ jobs:
69
run: "vendor/bin/php-cs-fixer fix --ansi --config=.php-cs-fixer.php --diff --show-progress=dots --verbose"
70
71
- name: "Commit modified files"
72
- uses: "stefanzweifel/git-auto-commit-action@v5.2.0"
+ uses: "stefanzweifel/git-auto-commit-action@v6.0.1"
73
with:
74
commit_author: "ergebnis-bot <[email protected]>"
75
commit_message: "Enhancement: Update license year"
0 commit comments