diff --git a/.github/workflows/renew.yaml b/.github/workflows/renew.yaml index 20c41a1..b0d60a2 100644 --- a/.github/workflows/renew.yaml +++ b/.github/workflows/renew.yaml @@ -70,7 +70,7 @@ jobs: run: "vendor/bin/php-cs-fixer fix --ansi --config=.php-cs-fixer.php --diff --verbose" - name: "Commit modified files" - uses: "stefanzweifel/git-auto-commit-action@v4.16.0" + uses: "stefanzweifel/git-auto-commit-action@v5.0.0" with: commit_author: "ergebnis-bot " commit_message: "Enhancement: Update license year"