We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa2949 commit 410143fCopy full SHA for 410143f
1 file changed
action.yml
@@ -113,8 +113,8 @@ runs:
113
DD_SET_TRACER_VERSION_RUBY: ${{ inputs.ruby-tracer-version }}
114
DD_SET_TRACER_VERSION_GO: ${{ inputs.go-tracer-version }}
115
DD_INSTRUMENTATION_BUILD_SYSTEM_JAVA: ${{ inputs.java-instrumented-build-system }}
116
- INSTALLATION_SCRIPT_URL: https://install.datadoghq.com/scripts/install_test_visibility_v8.sh
117
- INSTALLATION_SCRIPT_CHECKSUM: 955c3aa6f16073950900e99c6271d42481b35b935a8c958debf0663bd3fa86ed
+ INSTALLATION_SCRIPT_URL: https://install.datadoghq.com/scripts/install_test_visibility_v9.sh
+ INSTALLATION_SCRIPT_CHECKSUM: dc524d824779b96fee12f6bf28b12f7da5c7095499bb82bc07981bdb60d6623a
118
119
- name: Propagate optional site input to environment variable
120
if: "${{ inputs.site != '' }}"
0 commit comments