diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6948c74..f531ea4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - name: Create Pull Request (main branch only) if: github.ref == 'refs/heads/main' - uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc # ratchet:peter-evans/create-pull-request@v6.0.1 + uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # ratchet:peter-evans/create-pull-request@v6.0.2 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: 'chore(ci): Updating dist and docs'