diff --git a/.github/workflows/renew.yaml b/.github/workflows/renew.yaml index 9d4479d7..d8a2e6bb 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 --diff --diff-format=udiff --verbose" - name: "Commit modified files" - uses: "stefanzweifel/git-auto-commit-action@v4.9.2" + uses: "stefanzweifel/git-auto-commit-action@v4.10.0" with: commit_author: "ergebnis-bot " commit_message: "Enhancement: Update license year"