We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d814180 commit b319bd8Copy full SHA for b319bd8
.github/actions/build-proxies/action.yml
@@ -125,5 +125,4 @@ runs:
125
--apimEnvironment "${{ env.APIM_ENV }}" \
126
--boundedContext "notify-supplier" \
127
--targetDomain "$TARGET_DOMAIN" \
128
- --version "${{ inputs.version }}" \
129
- --nodejs_version 22
+ --version "${{ inputs.version }}"
0 commit comments