diff --git a/.github/workflows/sync-ci-config.yml b/.github/workflows/sync-ci-config.yml index b45222f..faa07fe 100644 --- a/.github/workflows/sync-ci-config.yml +++ b/.github/workflows/sync-ci-config.yml @@ -38,7 +38,7 @@ jobs: private_key: ${{ secrets.GH_APP_KEY }} - name: Create pull request - uses: peter-evans/create-pull-request@5da4e80e7bed9162b1c2d240c5920719611b04bf + uses: peter-evans/create-pull-request@c52b9e20284076a051eeb08b2fe7a338176ddfa9 with: token: ${{ steps.generate_token.outputs.token }} branch: sync-ci-config