Skip to content

Commit 7f42aef

Browse files
committed
chore: update release-sdk action to use 'legacy' workflow version
1 parent e125fd6 commit 7f42aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# jdk: ${{ matrix.jdk }}
2323

2424
release-sdk:
25-
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-release-sdk.yaml@v20250415
25+
uses: ExpediaGroup/expediagroup-java-sdk/.github/workflows/selfserve-release-sdk.yaml@legacy
2626
# needs: [ run-examples ]
2727
secrets: inherit
2828
with:

0 commit comments

Comments
 (0)