diff --git a/.github/workflows/header-comments.yml b/.github/workflows/header-comments.yml index 4beda66..04257ef 100644 --- a/.github/workflows/header-comments.yml +++ b/.github/workflows/header-comments.yml @@ -15,7 +15,7 @@ jobs: with: directory: src - name: Publish comments - uses: stefanzweifel/git-auto-commit-action@v4.8.0 + uses: stefanzweifel/git-auto-commit-action@v4.9.0 with: commit_message: ":bulb: Add header comments [skip ci]" commit_user_name: Koj Bot