diff --git a/.github/workflows/sync-ci-config.yml b/.github/workflows/sync-ci-config.yml index b81e85b..c70fa17 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@d4d765620e42850f137c634f5055f309421c1fc5 + uses: peter-evans/create-pull-request@d24ced9c1f2be68ae7a8fdbc0c58e9b16897d2b7 with: token: ${{ steps.generate_token.outputs.token }} branch: sync-ci-config