diff --git a/.github/workflows/renew.yaml b/.github/workflows/renew.yaml index 7a07b1a..69840dc 100644 --- a/.github/workflows/renew.yaml +++ b/.github/workflows/renew.yaml @@ -44,7 +44,7 @@ jobs: run: "php update-license.php" - name: "Commit modified files" - uses: "stefanzweifel/git-auto-commit-action@v6.0.0" + uses: "stefanzweifel/git-auto-commit-action@v6.0.1" with: commit_author: "lctrs-bot " commit_message: "license: update year"