Skip to content

Commit

Permalink
Merge pull request #157 from Axway/APIGOV-25964
Browse files Browse the repository at this point in the history
Apigov 25964
  • Loading branch information
dfeldick authored Oct 11, 2023
2 parents a46d61e + b3199a5 commit fa26d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-sdk-for-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
working-directory: .
run: |
echo "SDK_VERSION is ${{ env.SDK_VERSION }}"
make dep-version sdk=v1.1.62
make dep-version sdk=${{ env.SDK_VERSION }}
cat discovery/go.mod
- name: Create Pull Request
Expand Down

0 comments on commit fa26d30

Please sign in to comment.