diff --git a/.github/workflows/header-comments.yml b/.github/workflows/header-comments.yml index d292633..0c3309a 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.9.2 + uses: stefanzweifel/git-auto-commit-action@v4.11.0 with: commit_message: ":bulb: Add header comments [skip ci]" commit_user_name: Koj Bot