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.
2 parents e6e39e3 + 4097087 commit 5bdb593Copy full SHA for 5bdb593
.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@v6.0.1"
+ uses: "stefanzweifel/git-auto-commit-action@v7.0.0"
73
with:
74
commit_author: "ergebnis-bot <bot@ergebn.is>"
75
commit_message: "Enhancement: Update license year"
0 commit comments