Skip to content

Commit

Permalink
Attempt to fix Connector Builder release (#35851)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxi297 authored and xiaohansong committed Mar 7, 2024
1 parent 5e83504 commit 058c7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cdk-command-manually.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ jobs:
pip-compile --upgrade
- name: Create Pull Request
id: create-pull-request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GH_PAT_MAINTENANCE_OCTAVIA }}
commit-message: Updating CDK version following release
Expand Down

0 comments on commit 058c7c6

Please sign in to comment.