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 bc5f6ed commit c3db8caCopy full SHA for c3db8ca
.github/actions/build-proxies/action.yml
@@ -113,4 +113,5 @@ runs:
113
--apimEnvironment "${{ env.APIM_ENV }}" \
114
--boundedContext "notify-supplier" \
115
--targetDomain "$TARGET_DOMAIN" \
116
- --version "${{ inputs.version }}"
+ --version "${{ inputs.version }}" \
117
+ --nodejs_version 22
0 commit comments