Skip to content

Commit 37c3aed

Browse files
committed
Target latest generate-sdk-action version
1 parent af2c8e4 commit 37c3aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/listener.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414

1515
- name: Build SDK and Open PR
16-
uses: Bandwidth/generate-sdk-action@v1.0.0
16+
uses: Bandwidth/generate-sdk-action@v2.0.0
1717
with:
1818
branch-name: ${{ github.event.client_payload.branchName }}
1919
username: ${{ secrets.DX_GITHUB_USERNAME }}

0 commit comments

Comments
 (0)