diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index d3f5ff8db..add77b7db 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -63,7 +63,7 @@ jobs: # private_key: ${{ secrets.SYNC_PRIVATE_KEY }} # permission is set to `write` for `pull-requests` and `contents` - - uses: peter-evans/create-pull-request@b1ddad2c994a25fbc81a28b3ec0e368bb2021c50 # v6.0.0 + - uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e # v6.0.2 with: # token: ${{ steps.app.outputs.token }} commit-message: 'chore(sync): ${{ matrix.repo }}'