diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 76c772c..ce63538 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - name: Update dist in the repository if: github.event_name != 'pull_request' && matrix.node-version == 12 - uses: stefanzweifel/git-auto-commit-action@v4.8.0 + uses: stefanzweifel/git-auto-commit-action@v4.9.2 with: commit_message: 'chore(ci): Updating dist' file_pattern: dist/*