diff --git a/.github/workflows/reusable-build-test-release.yml b/.github/workflows/reusable-build-test-release.yml index 012ad0e97..fae1f36ac 100644 --- a/.github/workflows/reusable-build-test-release.yml +++ b/.github/workflows/reusable-build-test-release.yml @@ -981,7 +981,7 @@ jobs: echo "labels=$LABELS" echo "addon-upload-path=$ADDON_UPLOAD_PATH" echo "spl-host-suffix=wfe.splgdi.com" - echo "k8s-manifests-branch=v1.0.0" + echo "k8s-manifests-branch=v1.1.0" } >> "$GITHUB_OUTPUT" - uses: actions/download-artifact@v3 if: ${{ needs.test-inventory.outputs.ucc_modinput_functional == 'true' && needs.test-inventory.outputs.modinput_functional == 'true'}}