diff --git a/.github/workflows/renew.yaml b/.github/workflows/renew.yaml index c3deb6a6..b07f5c71 100644 --- a/.github/workflows/renew.yaml +++ b/.github/workflows/renew.yaml @@ -68,7 +68,7 @@ jobs: run: "vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php --diff --verbose" - name: "Commit modified files" - uses: "stefanzweifel/git-auto-commit-action@v4.13.1" + uses: "stefanzweifel/git-auto-commit-action@v4.14.0" with: commit_author: "ergebnis-bot " commit_message: "Enhancement: Update license year"